<?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">N2724=08-0234</td>
</tr>
<tr>
  <td class="descr">Date</td><td class="value">2008-08-25</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>N2723=08-0233, <cite>Working Draft, Standard for Programming Language C++</cite>, contains the working draft for the standard, with the following changes made since the post-Sophia Working Draft, N2691=08-0201:</p>

<ul>
    <li>new look (yes, the footers don't show the chapter/section title consistently; that will be fixed later)</li>
    <li>incorporated N2659, Thread-local Storage (accidentally omitted from post-Sophia WD)</li>
    <li>reworded parts of [library]</li>
    <li>removed leftover declaration of <span class="code">lock_error</span> in [thread.mutex]</li>
    <li>various corrections to synopses for <span class="code">reverse_iterator</span> and <span class="code">move_iterator</span></li>
    <li>removed extraneous <span class="code">template<class T></span> markers from <span class="code">std::complex</span> member function descriptions</li>
    <li>changed &quot;Allocator&quot; to &quot;Container&quot; in synopses for <span class="code">queue</span>, <span class="code">priority_queue</span>, and <span class="code">stack</span></li>
    <li>added missing headers
        <span class="code">&lt;codecvt&gt;</span>,
        <span class="code">&lt;condition_variable&gt;</span>, and
        <span class="code">&lt;forward_list&gt;</span>
        to table 13</li>
    <li>added missing header
        <span class="code">&lt;cstdatomic&gt;</span>
        to table 14</li>
    <li>added missing <span class="code">&amp;</span>&rsquo;s to synopses of numeric conversion functions in [string.classes]</li>
    <li>moved [over.ics.list] to follow [over.ics.ref]</li>
    <li>removed <span class="code">Allocator</span> template argument from <span class="code">swap</span> functions for <span class="code">basic_ifstream</span>, <span class="code">basic_ofstream</span>, and <span class="code">basic_fstream</span></li>
    <li>changed [string.conversions]/15 to describe the conversion in terms of the effect of <span class="code">swprintf</span> instead of the (non-existent) <span class="code">wsprintf</span></li>
    <li>added <span class="code">const</span> qualifiers to various <span class="code">atomic_load_xxx</span> functions and <span class="code">load</span> member functions</li>
    <li>removed Annex E</li>
    <li>various smaller editorial fixes</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>Bo Persson</li>
    <li>Brian Wood</li>
    <li>Clark Nelson</li>
    <li>Daniel Krügler</li>
    <li>Daniel Liljestrand</li>
    <li>David Abrahams</li>
    <li>Dmitriy V'jukov</li>
    <li>Doug Gregor</li>
    <li>Eric Lemings</li>
    <li>Eric Niebler</li>
    <li>Howard Hinnant</li>
    <li>Jason Merrill</li>
    <li>Jens Maurer</li>
    <li>Lawrence Crowl</li>
    <li>Loïc Joly</li>
    <li>Martin Sebor</li>
    <li>Mike Miller</li>
    <li>Stephan Tolksdorf</li>
    <li>Steve Adamczyk</li>
    <li>Tom Plum</li>
</ul>

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

</body>
</html>
