Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 99c01a4

Browse filesBrowse files
committed
N4400 - editors report
1 parent 4066472 commit 99c01a4
Copy full SHA for 99c01a4

File tree

1 file changed

+38
-2
lines changed
Filter options

1 file changed

+38
-2
lines changed

‎N4400.html

Copy file name to clipboardExpand all lines: N4400.html
+38-2Lines changed: 38 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,46 @@
6767
<H1>Concurrency TS Editor's Report, April 2015</H1>
6868
<H3>Overview</H3>
6969
<p>
70-
TBD
70+
As of April 10, 2015, the last approved working draft of the Concurrency TS
71+
is <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4107.html">N4107</a>.
7172
</p>
7273
<p>
73-
TBD
74+
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4399.html">N4399</a>
75+
is the new proposed working draft of the Concurrency TS.
76+
</p>
77+
78+
<H3>History</H3>
79+
80+
<p>
81+
Below is the summary of changes that went into N4399:
82+
</p>
83+
<ul>
84+
<li>
85+
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4123.html">N4123</a>
86+
proposed improvements to the Concurrency Technical Specification.
87+
These changes were approved with comments by SG1 and LEWG in Urbana, and
88+
incorporated into
89+
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4313.html">N4313</a>.
90+
</li>
91+
<li>
92+
In Cologne, N4313 was reviewed by LWG and approved with suggestions.
93+
These suggestions (tracked by
94+
<a href="https://github.com/cplusplus/concurrency_ts/issues">
95+
https://github.com/cplusplus/concurrency_ts/issues</a>) were then incorporated into N4399.
96+
</li>
97+
<li>
98+
Also in Cologne, LWG reviewed <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4204.html">N4204</a>.
99+
The authors of N4204 incorporated the LWG feedback into N4392.
100+
That paper has been submitted to the Lenexa mailing and also merged into N4399.
101+
</li>
102+
<li>
103+
Additionally, N4399 incorporates a portion of
104+
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4260.pdf">N4260</a> that
105+
was reviewed by SG1 and LWG in Urbana.
106+
</li>
107+
</ul>
108+
<p>
109+
74110
</p>
75111

76112
The full history of changes can be traced at

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.