[SG10] New issue: <memory> and <execution> should define __cpp_lib_parallel_algorithm
Jonathan Wakely
cxx at kayari.org
Wed Jun 12 21:58:00 CEST 2019
There are parallel overloads of algorithms in <memory>, so it should define
the macro. Also, <execution> defines the exec policies for use with the
algos, so that should define the macro too.
Proposed resolution:
In [support.limits.general] add <memory> and <execution> to the table row
for __cpp_lib_parallel_algorithm.
| __cpp_lib_parallel_algorithm |
| 201603L |
| <algorithm> <INS><execution> <memory</INS> <numeric> |
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.open-std.org/pipermail/features/attachments/20190612/41f057d8/attachment.html
More information about the Features
mailing list