Skip to content
Prev Previous commit
Next Next commit
Add paper numbers
  • Loading branch information
jaredhoberock committed Jun 6, 2017
commit d37bb9c6e54090da9c451f9782fda3188d072469
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Document Number: NXXXX
Document Number: N4670
Date: 2017-06-19
Revises:
Project: Programming Language C++
Expand All @@ -9,9 +9,9 @@

# Parallelism TS Editor's Report, pre-Toronto mailing

NXXXX is the proposed working draft of Parallelism TS Version 2. It contains editorial changes to the Parallelism TS to make it consistent with new ISO directives concerning "Scope", "Normative references", and "Terms and definitions" clauses.
N4669 is the proposed working draft of Parallelism TS Version 2. It contains editorial changes to the Parallelism TS to make it consistent with new ISO directives concerning "Scope", "Normative references", and "Terms and definitions" clauses.

NXXXX updates the previous draft, N4579, published in the pre-Jacksonville mailing.
N4669 updates the previous draft, N4579, published in the pre-Jacksonville mailing.

# Technical Changes

Expand Down
2 changes: 1 addition & 1 deletion front_matter.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<cxx-titlepage stage="draft">
<cxx-docnum>NXXX</cxx-docnum>
<cxx-docnum>4669</cxx-docnum>
<cxx-project-number>19570</cxx-project-number>
<time pubdate="">2017-06-19</time>
<cxx-revises><a href="http://wg21.link/N4579">N4579</a></cxx-revises>
Expand Down