<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<title>Editor&rsquo;s Report</title>
	<meta name="generator" content="BBEdit 8.5" />
<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: ":"; }
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: ":" }
/* ]]> */
</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">N2462=07-0332</td>
</tr>
<tr>
  <td class="descr">Date</td><td class="value">2007-10-22</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>N2461=07-0331, <cite>Working Draft, Standard for Programming Language C++</cite>,
contains the working draft for the standard, with the following changes made since
the post-Toronto Working Draft, N2369=07-0229:</p>

<ul>
<li>N2170, Universal Character Names in Literals</li>
<li>N2431, A Name for the Null Pointer: nullptr</li>
<li>N2437, Explicit Conversion Operator -- changed &quot;boolean-converted&quot; to 
&quot;contextually converted to bool&quot;, as suggested by Mike Miller</li>
<li>N2429, Concurrency Memory Model -- restructured, slightly reworded</li>
<li>N2442, Raw and Unicode String Literals</li>
<li>N2439, Extending Move Semantics to *this</li>
<li>LWG Issues 660, 488, 577</li>
<li>N2434, Standard Library Applications for Explicit Conversion Operators</li>
<li>N2071, Iostream Manipulators for Convenient Extraction and Insertion of
<span class="code">struct tm</span> Objects -- also made aggressive editorial
changes to [std.manip] and [ext.manip] so that their requirements make sense.</li>
<li>N2401, Code Conversion Facets for the Standard C++ Library</li>
<li>N2427, C++ Atomic Types and Operations</li>
<li>N2440, Abandoning a Process -- reorganized somewhat. Also moved one paragraph
in description of <span class="code">atexit</span> into description of
<span class="code">exit</span>.</li>
<li>N2436, Small Allocator Fix-ups</li>
<li>N2408, Simple Numeric Access</li>
<li>N2423, Recommendations for Resolving Issues re [rand]</li>
<li>N2409, Proposed Resolutions for the Outstanding Issues in Chapter 28: Regular
Expresions Library</li>
<li>N2422, Diagnostics Issues</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:

<ul>
<li>Beman Dawes</li>
<li>Hans Boehm</li>
<li>Howard Hinnant</li>
<li>John Maddock</li>
<li>Lawrence Crowl</li>
<li>Martin Sebor</li>
<li>Matt Austern</li>
<li>Mike Miller</li>
<li>P.J. Plauger</li>
<li>Pablo Halpern</li>
</ul>
</p>

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

</body>
</html>
