<?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="Anonymous" />
		<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">N2522=08-0032</td>
</tr>
<tr>
  <td class="descr">Date</td><td class="value">2008-02-04</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>N2521=08-0031, <cite>Working Draft, Standard for Programming Language C++</cite>, contains the working draft for the standard, with the following changes made since the post-Kona Working Draft, N2461=07-0331:</p>

<ul>
<li>D4297=08-0007, Multi-threading Library for Standard C++ (Revision 1)</li>
<li>Reformatted code examples in Clauses 1-8. More next time.</li>
<li>LWG issue 592</li>
<li>LWG issue 393</li>
<li>Fixed typo in <code>Swappable</code> requirements</li>
<li>Word order problem in [basic.def]/2</li>
<li>Added <code>strtof</code> to table 70</li>
<li>Corrected format specifiers in [string.conversions]/7 and /15</li>
<li>Added <code>enum</code> to [diff.dcl] 7.2, so the example is valid C</li>
<li>Removed extra space in plural technical terms in [dcl.type]/4</li>
<li>Removed irrelevant note about implementation of unspecified-bool-type in [func.wrap.func.cap]/3</li>
<li>Removed extraneous &#8220;size_type n&#8221; argument from vector::insert in synopsis</li>
<li>Changed requirement for reverse_iterator::operator-> from &#8220;Effects&#8221; to &#8220;Returns&#8221;</li>
<li>Added missing &#8216;<em>&#8217; in declaration of atomic<T*>::atomic(T</em>)</li>
<li>Lots of wording tweaks, adding cross references, changing &#8220;is&#8221; to &#8220;shall be&#8221;, &#8220;must&#8221; to &#8220;shall&#8221;, etc.</li>
<li>Added description of &#8220;Remarks&#8221; in library introduction</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>Alberto Ganesh Barbati</li>
<li>Walter E Brown</li>
<li>Jerry Coffin</li>
<li>Beman Dawes</li>
<li>Pablo Halpern</li>
<li>Howard Hinnant</li>
<li>Chris Kohlhoff</li>
<li>Daniel Krügler</li>
<li>Fred Long</li>
<li>Alisdair Meredith</li>
<li>Bo Persson</li>
<li>Sylvain Pion</li>
<li>PJ Plauger</li>
<li>Thomas Plum</li>
<li>David Price</li>
<li>Martin Sebor</li>
<li>Nick Stoughton</li>
<li>Jonathan Wakely</li>
<li>James Widman</li>
</ul>

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