Skip to content

Commit 1db4b8f

Browse files
committed
Update README and date
1 parent 895e6fd commit 1db4b8f

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,26 @@
1-
Document Number: N4579
2-
Date: 2015-02-22
1+
Document Number: NXXXX
2+
Date: 2017-06-19
33
Revises:
44
Project: Programming Language C++
55
Project Number: TS 19570
66
Reply-to: Jared Hoberock
77
NVIDIA Corporation
88
jhoberock@nvidia.com
99

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

12-
N4578 is the proposed working draft of Parallelism TS Version 2. It contains technical changes to the Parallelism TS to apply the following revision:
12+
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.
1313

14-
* P0155R0 - Task Block R5
14+
NXXXX updates the previous draft, N4579, published in the pre-Jacksonville mailing.
1515

16-
N4578 updates the previous draft, N4505, published in the post-Lenexa mailing.
16+
# Technical Changes
1717

18-
## Technical Changes
18+
None.
1919

20-
* Applied P0155R0, which introduces support for fork-join task parallelism via task blocks.
20+
# Editorial Changes
21+
22+
* Introduced new Clause 1 - Scope
23+
* Introduced new Clause 2 - Normative references
24+
* Introduced new Clause 3 - Terms and definitions
25+
* Incremented the numbers of all existing clauses
2126

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>N4578</cxx-docnum>
2+
<cxx-docnum>NXXX</cxx-docnum>
33
<cxx-project-number>19570</cxx-project-number>
4-
<time pubdate="">2016-02-22</time>
5-
<cxx-revises><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4505.html">N4505</a></cxx-revises>
4+
<time pubdate="">2017-06-19</time>
5+
<cxx-revises><a href="http://wg21.link/N4579">N4579</a></cxx-revises>
66
<cxx-editor>
77
Jared Hoberock<br/>
88
NVIDIA Corporation<br/>

0 commit comments

Comments
 (0)