<!DOCTYPE HTML>
<!-- saved from url=(0100)file://C:\Users\arturl\AppData\Local\Microsoft\Windows\INetCache\Content.Outlook\B0T20QOI\N3907.html -->
<!DOCTYPE html PUBLIC "" ""><HTML><HEAD><META content="IE=11.0000" 
http-equiv="X-UA-Compatible">
<TITLE>Concurrency TS Editor's Report, February 2014</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=windows-1252"><LINK 
href="editors_report_files/css.css" rel="stylesheet" type="text/css"><LINK href="editors_report_files/css(1).css" 
rel="stylesheet" type="text/css"><LINK href="editors_report_files/css(2).css" 
rel="stylesheet" type="text/css">
<STYLE>.content {
  font-family: Droid Serif;
  max-width: 600px;
}
.papers {
  list-style: none;
}
.paper {
  margin-bottom: 4px;
}
.paperdetail {
  font-family: Roboto Slab;
  font-size: small;
  color: #444;
  background-color: #ccc;
  font-style: italic;
  border-radius: 5px;
  padding: 5px;
  margin-top: 2px;
}
.issues {
  list-style: none;
}
.issue {
  margin-bottom: 4px;
}
.issuedetail {
  font-family: Roboto Slab;
  font-size: small;
  color: #444;
  background-color: #ccc;
  font-style: italic;
  border-radius: 5px;
  padding: 5px;
  margin-top: 2px;
}
.stat {
  font-family: Archivo Black;
  font-size: 64px;
  color: #228;
}
.docheader {
  float: right;
  margin-right: 20px;
}</STYLE>

<META name="GENERATOR" content="MSHTML 11.00.9600.17107"></HEAD>
<BODY>
<PRE class="docheader">Document number N4108
Date             2014-07-02
Project          Programming Language C++
Reference        ISO/IEC IS 14882:2011(E)
Reply to         Artur Laksberg
                 Microsoft Corp.
                 arturl@microsoft.com</PRE>
<DIV class="content">
<H1>Concurrency TS Editor's Report, July 2014</H1>
<H3>Overview</H3>
<p>
  N4107 is the new Working Paper of the Concurrency TS. It is based on N3970 with
  Chapter 2 (Executors and Schedulers) removed, as per the Committee ballot at Rapperswil. 
</p>
<p>
  As part of this change, the new <code>then</code> overloads taking the executor
  parameter are no longer applicable. Also, because the new <code>async</code>
  overload taking an executor is no longer being proposed, the section about
  the function template <code>async</code> at the end of the document has been
  removed. 
  As a visual aid to the reader, these changes have been highlighted in color.
</p>
<p>
  The document has no other changes compared to N3970.
</p>
<p>
The full history of changes can be traced at 
<a href="https://github.com/cplusplus/concurrency_ts">https://github.com/cplusplus/concurrency_ts</a>.
</p>
</P></DIV></BODY></HTML>
