Editor’s Report
Document number | N2607=08-0117 |
Date | 2008-05-19 |
Project | Programming Language C++ |
Reference | ISO/IEC IS 14882:2003(E) |
Reply to | Pete Becker |
| Roundhouse Consulting, Ltd. |
| pete@versatilecoding.com |
N2606=08-0116, Working Draft, Standard for Programming Language C++, contains the working draft for the standard, with the following changes made since the post-Redmond Working Draft, N2588=08-0098:
- [func.wrap.func.con] -- removed descriptions of constructor that was removed by scoped allcators proposal.
- [pairs] -- added missing Alloc argument to last constructor.
- [unord.set] -- changed map to unordered_set in specialization of constructible_with_allocator_suffix.
- [memory] -- added missing default template argument to unique_ptr.
- [temp.alias] -- changed allocator to Alloc in example.
- [over.dcl]/2 -- adjusted types of functions named f.
- [func.def] -- re-ordered definitions.
- [func.referenceclosure.cons] -- removed extraneous explicit from default constructor.
- Reorganized atomics chapter.
- Added new clauses to table "Library Categories".
- Fixed references to full range of library clauses to incorporate new clauses.
- Fixed various minor typos.
My thanks to the following people, who pointed out typographical, linguistic, logical, and syntactic errors throughout various versions of the working drafts:
- Alisdair Meredith
- Beman Dawes
- Daniel Krügler
- Doug Gregor
- Hans Boehm
- Lawrence Crowl
- Mike Miller
My apologies to anyone whose name didn’t get on this list. Any omissions are entirely accidental.