<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
	"http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<!-- Processed by MultiMarkdown -->
		<meta name="Author" content="Pete Becker" />
		<meta name="BaseHeaderLevel" content="1" />
		<meta name="Format" content="complete" />
		<title>Editor&#8217;s Report</title>
		<style type="text/css" title="text/css">  
/* <![CDATA[ */  
* { font-family: serif; }  
*.code { font-size: 120%; font-family: monospace; font-weight: bolder; }  
*.non-code { font-style: italic; font-family: monospace; }  
p > span.non-code { font-size: 120%; }  
*.link-target { font-weight: bolder; }  
*.copyright { font-style: italic; }  
h1 { text-align: center; }  
div.group { border-bottom: double; padding-bottom: .5em; }  
div.subgroup { border-bottom: thin solid; padding-bottom: .5em; }  
div.block { border-bottom: thin solid; border-top: thin solid; }  
div.menu { padding-top: .5em; padding-bottom: .5em; }  
div.menu a { padding-right: .3em; }  
div.menu a + a { padding-left: .45em; border-left: thin solid; line-height: 1.3em; }  
table.heading { border-collapse: separate; float: right; padding-right: 1em; }  
td.descr { padding: 0; text-align: right; font-style: italic; font-weight: bold; }  
td.descr:after { content: &#8220;:&#8221;; }  
td.emptydescr { padding: 0; }  
td.value { padding: 0; padding-left: 1ex; }  
pre { font-family: monospace; }  
pre a.code { font-size: 100%; }  
pre .decl { font-weight: bolder; font-size: 80%; }  
span.reqmt { font-style: italic; }  
span.reqmt:after { content: &#8220;:&#8221; }  
/* ]]> */  
</style>
	</head>
<body>

<div class="group">
<h1>Editor&rsquo;s Report</h1>

<table class="heading">
<tr>
  <td class="descr">Document number</td><td class="value">N2607=08-0117</td>
</tr>
<tr>
  <td class="descr">Date</td><td class="value">2008-05-19</td>
</tr>
<tr>
  <td class="descr">Project</td><td class="value">Programming Language C++</td>
</tr>
<tr>
  <td class="descr">Reference</td><td class="value">ISO/IEC IS 14882:2003(E)</td>
</tr>
<tr>
  <td class="descr">Reply to</td><td class="value">Pete Becker</td>
</tr>
<tr>
  <td class="emptydescr"></td><td class="value">Roundhouse Consulting, Ltd.</td>
</tr>
<tr>
  <td class="emptydescr"></td><td class="value">pete@versatilecoding.com</td>
</tr>
</table>
<p style="clear:both"></p>
</div>

<p>N2606=08-0116, <cite>Working Draft, Standard for Programming Language C++</cite>, contains the working draft for the standard, with the following changes made since the post-Redmond Working Draft, N2588=08-0098:</p>

<ul>
<li>[func.wrap.func.con] -- removed descriptions of constructor that was removed by scoped allcators proposal.</li>
<li>[pairs] -- added missing <span class=code>Alloc</span> argument to last constructor.</li>
<li>[unord.set] -- changed <span class=code>map</span> to <span class=code>unordered_set</span> in specialization of <span class=code>constructible_with_allocator_suffix</span>.</li>
<li>[memory] -- added missing default template argument to <span class=code>unique_ptr</span>.</li>
<li>[temp.alias] -- changed <span class=code>allocator</span> to <span class=code>Alloc</span> in example.</li>
<li>[over.dcl]/2 -- adjusted types of functions named <span class=code>f</span>.</li>
<li>[func.def] -- re-ordered definitions.</li>
<li>[func.referenceclosure.cons] -- removed extraneous <span class=code>explicit</span> from default constructor.</li>
<li>Reorganized atomics chapter.</li>
<li>Added new clauses to table &quot;Library Categories&quot;.</li>
<li>Fixed references to full range of library clauses to incorporate new clauses.</li>
<li>Fixed various minor typos.</li>
</ul>

<p>My thanks to the following people, who pointed out typographical, linguistic, logical, and syntactic errors throughout various versions of the working drafts:</p>

<ul>
<li>Alisdair Meredith</li>
<li>Beman Dawes</li>
<li>Daniel Krügler</li>
<li>Doug Gregor</li>
<li>Hans Boehm</li>
<li>Lawrence Crowl</li>
<li>Mike Miller</li>
</ul>

<p>My apologies to anyone whose name didn&#8217;t get on this list. Any omissions are entirely accidental.</p>

</body>
</html>
