Skip to content

Commit 02367c4

Browse files
committed
Update README for post-Albuquerque mailing
1 parent 832ce4b commit 02367c4

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Document Number: N4699
2-
Date: 2017-10-16
1+
Document Number: N4XXX+1
2+
Date: 2017-11-XX
33
Revises:
44
Project: Programming Language C++
55
Project Number: TS 19570
@@ -9,20 +9,16 @@
99

1010
# Parallelism TS Editor's Report, pre-Albuquerque mailing
1111

12-
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.
1313

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.
1515

1616
# Technical Changes
1717

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
1920

20-
# Editorial Changes
21+
# Acknowledgements
2122

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.
2824

0 commit comments

Comments
 (0)