File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
10
10
# Parallelism TS Editor's Report, post-Lenexa mailing
11
11
12
- D4505 is the latest Parallelism TS Working Draft. It contains editorial and technical changes to the Parallelism TS to apply the following revisions:
12
+ N4505 is the latest Parallelism TS Working Draft. It contains editorial and technical changes to the Parallelism TS to apply the following revisions:
13
13
14
14
* N4274 - Relaxing Packing Rules for Exceptions Thrown by Parallel Algorithms - Proposed Wording (Revision 1)
15
15
* Feature test macro for the Parallelism TS
16
16
17
- D4505 updates the previous draft, N4407, published in the pre-Lenexa mailing.
17
+ N4505 updates the previous draft, N4407, published in the pre-Lenexa mailing.
18
18
19
19
N4507 is document N4505 reformatted as a TS document. It updates N4409, which was published in the pre-Lenexa mailing.
20
20
Original file line number Diff line number Diff line change 1
1
< cxx-titlepage stage ="draft ">
2
- < cxx-docnum > D4505 </ cxx-docnum >
2
+ < cxx-docnum > N4505 </ cxx-docnum >
3
3
< cxx-project-number > 19570</ cxx-project-number >
4
4
< time pubdate =""> 2015-05-05</ time >
5
5
< cxx-revises > < a href ="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4407.html "> N4407</ a > </ cxx-revises >
Original file line number Diff line number Diff line change 712
712
< div class ="page ">
713
713
< table class ="header ">
714
714
715
- < tbody > < tr > < th > Document Number:</ th > < td > < cxx-docnum > D4505 </ cxx-docnum > </ td > </ tr >
715
+ < tbody > < tr > < th > Document Number:</ th > < td > < cxx-docnum > N4505 </ cxx-docnum > </ td > </ tr >
716
716
717
717
718
718
< tr > < th > Date:</ th > < td > < time pubdate =""> 2015-05-05</ time > </ td > </ tr >
@@ -1115,7 +1115,7 @@ <h1>Contents</h1>
1115
1115
1116
1116
< ins >
1117
1117
< h1 > Feature-testing recommendations</ h1 >
1118
- < p > An implementation that provides support for this Technical Specification shall define the feature test macro(s) in table 1.</ p >
1118
+ < p > An implementation that provides support for this Technical Specification shall define the feature test macro(s) in Table 1.</ p >
1119
1119
1120
1120
< table is ="cxx-table " class ="column-rules ">
1121
1121
You can’t perform that action at this time.
0 commit comments