You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N4698 is the proposed working draft of Parallelism TS Version 2. It contains changes to the Parallelism TS as directed by the committee at the Toronto meeting, and editorial changes.
12
+
NXXXX is the proposed working draft of Parallelism TS Version 2. It contains changes to the Parallelism TS as directed by the committee at the Albuquerque meeting.
13
13
14
-
N4698 updates the previous draft, N4669, published in the pre-Toronto mailing.
14
+
NXXXX updates the previous draft, N4696, published in the pre-Toronto mailing.
15
15
16
16
# Technical Changes
17
17
18
-
* Apply P0076R4 - Vector and Wavefront Policies.
18
+
* Apply P0776R1 - Rebase the Parallelism TS onto the C++17 Standard
19
+
* Apply P0075R2 - Template Library for Parallel For Loops
19
20
20
-
# Editorial Changes
21
+
# Acknowledgements
21
22
22
-
* Reformat Table 1 - Feature Test Macro(s), to match the style of the Library Fundamentals TS.
23
-
24
-
# Notes
25
-
26
-
* The pre-existing content of N4698 has not yet been harmonized with C++17. As a result, this content is named and namespaced inconsistently with the newly applied content of P0076R4. We anticipate that these inconsistencies will be harmonized by a future revision.
27
-
* N4698 contains forward references to `for_loop` and `for_loop_strided`. We anticipate their introduction in a future revision.
23
+
Thanks to Alisdair Meredith and Pablo Halpern for reviewing these changes.
0 commit comments