Skip to content

Commit 82abdd8

Browse files
committed
Add paper numbers
1 parent 345350e commit 82abdd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Document Number: NXXXX+1
1+
Document Number: N4743
22
Date: 2018-04-02
33
Revises:
44
Project: Programming Language C++
@@ -9,11 +9,11 @@
99

1010
# Parallelism TS Editor's Report, post-Jacksonville mailing
1111

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.
12+
N4742 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-
NXXXX updates the previous draft, N4725, published in the pre-Jacksonville mailing.
14+
N4742 updates the previous draft, N4725, published in the pre-Jacksonville mailing.
1515

16-
NYYYY is document NXXXX reformatted as a PDTS draft document.
16+
N4744 is document N4742 reformatted as a PDTS document.
1717

1818
## Normative Changes
1919

front_matter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<cxx-titlepage stage="draft">
2-
<cxx-docnum>NXXXX</cxx-docnum>
2+
<cxx-docnum>N4742</cxx-docnum>
33
<cxx-project-number>19570</cxx-project-number>
44
<time pubdate="">2018-04-02</time>
55
<cxx-revises><a href="http://wg21.link/N4725">N4725</a></cxx-revises>

0 commit comments

Comments
 (0)