ExecutionPolicy
algorithm overloadsSection: 99 [parallel.ts::parallel.alg.overloads] Status: Resolved Submitter: Tim Song Opened: 2015-09-26 Last modified: 2017-11-13
Priority: 1
View all issues with Resolved status.
Discussion:
Addresses: parallel.ts
99 [parallel.ts::parallel.alg.overloads] provides parallel algorithm overloads for many algorithms in the standard library,
but I can't find any normative wording specifying which headers these new overloads live in. Presumably, if the original
algorithm is in <meow>
, the new overloads should be in <experimental/meow>
.
[2017-11 Albuquerque Saturday issues processing]
Resolved by P0776R1.
Proposed resolution: