Skip to content

Commit 9385a6d

Browse files
committed
Draft of README and front matter for post-Jacksonville mailing
1 parent 02f040a commit 9385a6d

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,25 @@
1-
Document Number: N4726
2-
Date: 2018-02-12
1+
Document Number: NXXXX+1
2+
Date: 2018-04-02
33
Revises:
44
Project: Programming Language C++
55
Project Number: TS 19570
66
Reply-to: Jared Hoberock
77
NVIDIA Corporation
88
99

10-
# Parallelism TS Editor's Report, pre-Jacksonville mailing
10+
# Parallelism TS Editor's Report, post-Jacksonville mailing
1111

12-
N4725 is the proposed working draft of Parallelism TS Version 2. It contains editorial changes to the Parallelism TS.
12+
NXXXX is the proposed working draft of Parallelism TS Version 2. It contains normative changes as directed by the ISO C++ Standards Committee at the 2018 Jacksonville meeting and editorial changes to the Parallelism TS.
1313

14-
N4725 updates the previous draft, N4706, published in the post-Toronto mailing.
14+
NXXXX updates the previous draft, N4725, published in the pre-Jacksonville mailing.
15+
16+
NYYYY is document NXXXX reformatted as a PDTS draft document.
17+
18+
## Normative Changes
19+
20+
* Apply the proposed wording in [P0214R9](https://wg21.link/P0214R9) (Data-Parallel Vector Types & Operations).
1521

1622
# Acknowledgements
1723

18-
Thanks to Pablo Halpern and Matthias Kretz for suggesting editorial changes.
24+
Thanks to Alisdair Meredith for suggesting editorial changes.
1925

front_matter.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<cxx-titlepage stage="draft">
2-
<cxx-docnum>N4725</cxx-docnum>
2+
<cxx-docnum>NXXXX</cxx-docnum>
33
<cxx-project-number>19570</cxx-project-number>
4-
<time pubdate="">2018-02-12</time>
5-
<cxx-revises><a href="http://wg21.link/N4706">N4706</a></cxx-revises>
4+
<time pubdate="">2018-04-02</time>
5+
<cxx-revises><a href="http://wg21.link/N4725">N4725</a></cxx-revises>
66
<cxx-editor>
77
Jared Hoberock<br/>
88
NVIDIA Corporation<br/>

0 commit comments

Comments
 (0)