Skip to content

Commit 1b22ab2

Browse files
committed
Add new editor's report
1 parent 2a6245c commit 1b22ab2

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

README.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,30 @@
1-
Document Number: N4408
2-
Date: 2015-04-10
1+
Document Number: D4506
2+
Date: 2015-05-05
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-Lenexa mailing
10+
# Parallelism TS Editor's Report, Lenexa meeting
1111

12-
N4407 is the latest Parallelism TS Working Draft. It contains editorial changes to the Parallelism TS to address whitespace and other formatting issues.
12+
D4505 is the latest Parallelism TS Working Draft. It contains editorial changes to the Parallelism TS to apply the following revisions:
1313

14-
N4407 updates the previous draft, N4352, published in the midterm mailing.
14+
* N4274 - Relaxing Packing Rules for Exceptions Thrown by Parallel Algorithms - Proposed Wording (Revision 1)
15+
* D???? - Feature Test Macros for the Parallelism TS
1516

16-
N4409 is document N4407 reformatted as a TS document. It updates N4354, which was published in the midterm mailing.
17+
D4505 updates the previous draft, N4407, published in the pre-Lenexa mailing.
18+
19+
N4507 is document N4505 reformatted as a TS document. It updates N4409, which was published in the pre-Lenexa mailing.
20+
21+
## Technical Changes
22+
23+
* Applied N4274, which relaxes the exception packaging rules for exceptions thrown by parallel algorithms. Additionally, changed instances of "terminates with (exception)" phrasing to "exits via (exception)", as directed by the Library Working Group.
24+
25+
* Applied D????, which introduces feature test macros for the functionality of the Parallelism TS.
1726

1827
## Editorial Changes
1928

20-
Eliminated spurious whitespace and paragraph numbers and manually broke code lines which were spilling into the margin.
29+
None.
2130

0 commit comments

Comments
 (0)