Title
[parallel.ts] Headers for ExecutionPolicy algorithm overloads
Status
resolved
Section
[parallel.alg.overloads]
Submitter
Tim Song

Created on 2015-09-26.00:00:00 last changed 78 months ago

Messages

Date: 2017-11-13.19:00:40

[ 2017-11 Albuquerque Saturday issues processing ]

Resolved by P0776R1.

Date: 2015-09-26.00:00:00

Addresses: 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>.

History
Date User Action Args
2017-11-13 19:00:40adminsetmessages: + msg9550
2017-11-13 19:00:40adminsetstatus: new -> resolved
2015-09-26 00:00:00admincreate