Some of the move_ types were used with leading double-underscores, but
they were declared without __ prefix.
This patch adds double-underscores to all move_ types, and their uses.
Paths
| Differential D78040
[pstl] Added missing double-underscore prefixes to some types ClosedPublic Authored by ismailp on Apr 13 2020, 11:10 AM.
Details
Summary Some of the move_ types were used with leading double-underscores, but This patch adds double-underscores to all move_ types, and their uses.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 14 2020, 5:03 AM Closed by commit rGf1f37b7f0126: [pstl] Added missing double-underscore prefixes to some types (authored by ismailp). · Explain WhyApr 15 2020, 1:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 257034 pstl/include/pstl/internal/parallel_backend_tbb.h
|