2007 J16/WG21 document list

Doc. No.: J16/07-0000R7, WG21/SD-1
Date: 2007-12-11
Reply to: Clark Nelson
Phone: +1-503-712-8433
Email: clark.nelson@intel.com

Accredited Standards Committee*
INCITS, InterNational Committee for Information Technology Standards
*Operating under the procedures of the American National Standards Institute
INCITS Secretariat, Information Technology Industry Council (ITI)
1250 Eye Street NW, Suite 200; Washington DC 20005
Telephone 202-737-8888; Fax 202-638-4922;
Email: INCITS@itic.org

This table lists all C++ committee documents for 2007. Each document is identified by its WG21 and J16 document numbers, title, author (or authors) and date. The month of the mailing in which the document was distributed is also given. For a revised document, the numbers of the previous revision are given. Finally, technical papers are classified by working group.

WG21 Number J16 Number Title Author Document Date Mailing Date Previous Version Subgroup
SD-1 07-0000R7 2007 J16/WG21 document list Clark Nelson 2007-12-11 2007-12
SD-2 07-0001R7 ISO WG21 and INCITS J16 membership list Clark Nelson 2007-12-07 2007-12
SD-5 03-0029 WG21 and J16 (C++) Joint Mailing and Meeting Information Herb Sutter 2003-04-17 2007-12
N2142 07-0002 State of C++ Evolution (between Portland and Oxford 2007 Meetings) Alisdair Meredith 2007-01-12 2007-01 N2122=06-0192 Evolution
N2143 07-0003 Proposal for an Infinite Precision Integer for Library Technical Report 2, Revision 2 M.J. Kronenburg 2007-01-11 2007-01 N2020=06-0090 Library
N2144 07-0004 Proposal for exact specification of is modulo M.J. Kronenburg 2007-01-11 2007-01 Library
N2145 07-0005 C++ Atomic Types and Operations H.-J. Boehm, L. Crowl 2007-01-12 2007-01 Evolution
N2146 07-0006 Raw String Literals (Revision 1) Beman Dawes 2007-01-09 2007-01 N2053=06-0123 Evolution
N2147 07-0007 Thread-Local Storage Lawrence Crowl 2007-01-05 2007-01 N1966=06-0036 Evolution
N2148 07-0008 Dynamic Initialization and Destruction with Concurrency Lawrence Crowl 2007-01-13 2007-01 Evolution
N2149 07-0009 New Character Types in C++ Lawrence Crowl 2007-01-10 2007-01 N2018=06-0088 Evolution
N2150 07-0010 Extending sizeof to apply to non-static data members without an object Jens Maurer 2007-01-07 2007-01 Evolution
N2151 07-0011 Variadic Templates for the C++0x Standard Library D. Gregor, J. Järvi, 2007-01-08 2007-01 Library
N2152 07-0012 Proposed Wording for Variadic Templates D. Gregor, J. Järvi, J. Maurer, J. Merrill 2007-01-12 2007-01 N2080=06-0150 Core
N2153 07-0013 A simple and efficient memory model for weakly-ordered architectures R. Silvera, M. Wong, P. McKenney, B. Blainey 2007-01-12 2007-01 Evolution
N2154 07-0014 C++ Standard Library Active Issues List (Revision R46) Howard Hinnant 2007-01-12 2007-01 N2130=06-0200 Library
N2155 07-0015 C++ Standard Library Defect Report List (Revision R46) Howard Hinnant 2007-01-12 2007-01 N2131=06-0201 Library
N2156 07-0016 C++ Standard Library Closed Issues List (Revision R46) Howard Hinnant 2007-01-12 2007-01 N2132=06-0202 Library
N2157 07-0017 Minor Modifications to the type traits Wording Revision 1 Howard E. Hinnant 2007-01-12 2007-01 N2028=06-0098 Library
N2158 07-0018 LWG Issue 206: Linking new/delete operators Howard E. Hinnant 2006-11-13 2007-01 Library
N2159 07-0019 UTF-8 String Literals Lawrence Crowl 2007-01-10 2007-01 Evolution
N2160 07-0020 Library Issue 96: Fixing vector<bool> Beman Dawes 2007-01-12 2007-01 Evolution
N2161 07-0021 Considering Concept Constraint Combinators D. Gregor, A. Lumsdaine 2007-01-12 2007-01 Evolution
N2162 07-0022 C++ Standard Core Language Active Issues, Revision 45 William M. Miller 2007-01-14 2007-01 N2125=06-0195 Core
N2163 07-0023 C++ Standard Core Language Defect Reports, Revision 45 William M. Miller 2007-01-14 2007-01 N2126=06-0196 Core
N2164 07-0024 C++ Standard Core Language Closed Issues, Revision 45 William M. Miller 2007-01-14 2007-01 N2127=06-0197 Core
N2165 07-0025 Adding Alignment Support to the C++ Programming Language / Wording Attila (Farkas) Fehér 2007-01-14 2007-01 N2140=06-0210 Core/Library
N2166 07-0026 Agenda Herb Sutter 2007-01-12 2007-01
N2167 07-0027 Overview of Linux-Kernel Reference Counting Paul E. McKenney 2007-01-12 2007-01 Evolution
N2168 07-0028 July 2007 Meeting of WG21/J16 Travel Information Robert Klarer 2007-01-14 2007-01
N2169 07-0029 State of C++ Evolution (pre-Oxford 2007 Meeting) Alisdair Meredith 2007-03-12 2007-03 N2142=07-0002 Evolution
N2170 07-0030 Universal Character Names in Literals Lawrence Crowl 2007-02-02 2007-03 Evolution
N2171 07-0031 Sequencing and the concurrency memory model (revised) C. Nelson, H.-J. Boehm 2007-03-12 2007-03 N2052=06-0122 Core/Evolution
N2172 07-0032 POD's Revisited; Resolving Core Issue 568 (Revision 2) Beman Dawes 2007-03-09 2007-03 N2102=06-0172 Core
N2173 07-0033 Core Extensions for Evolution Alisdair Meredith 2007-03-09 2007-03 Evolution
N2174 07-0034 Diagnostics Enhancements for C++0x Beman Dawes 2007-03-06 2007-03 Library
N2175 07-0035 Networking Library Proposal for TR2 (Revision 1) Christopher Kohlhoff 2007-03-11 2007-03 N2054=06-0124 Library
N2176 07-0036 Memory Model Rationales Hans-J. Boehm 2007-03-09 2007-03 Evolution
N2177 07-0037 Sequential Consistency for Atomics Hans-J. Boehm 2007-03-09 2007-03 Evolution
N2178 07-0038 Proposed Text for Chapter 30, Thread Support Library [threads] Peter Dimov 2007-03-03 2007-03 Evolution/Library
N2179 07-0039 Language Support for Transporting Exceptions between Threads Peter Dimov 2007-03-03 2007-03 Evolution
N2180 07-0040 C++ Standard Library Active Issues List (Revision R47) Howard Hinnant 2007-03-09 2007-03 N2154=07-0014 Library
N2181 07-0041 C++ Standard Library Defect Report List (Revision R47) Howard Hinnant 2007-03-09 2007-03 N2155=07-0015 Library
N2182 07-0042 C++ Standard Library Closed Issues List (Revision R47) Howard Hinnant 2007-03-09 2007-03 N2156=07-0016 Library
N2183 07-0043 Issues From Batavia Howard E. Hinnant 2007-03-05 2007-03 Library
N2184 07-0044 Thread Launching for C++0X Howard E. Hinnant 2007-03-09 2007-03 Library
N2185 07-0045 Proposed Text for Parallel Task Execution Peter Dimov 2007-03-06 2007-03 Evolution/Library
N2186 07-0046 Some Small Additions to iostream James Kanze 2007-03-06 2007-03 Library
N2187 07-0047 Names, Linkage, and Templates (rev 1) Anthony Williams 2007-03-06 2007-03 N1945=06-0015 Evolution/Core
N2188 07-0048 C++ Standard Core Language Defect Reports, Revision 46 William M. Miller 2007-03-11 2007-03 N2162=07-0022 Core
N2189 07-0049 C++ Standard Core Language Active Issues, Revision 46 William M. Miller 2007-03-11 2007-03 N2163=07-0023 Core
N2190 07-0050 C++ Standard Core Language Closed Issues, Revision 46 William M. Miller 2007-03-11 2007-03 N2164=07-0024 Core
N2191 07-0051 Proposed Wording for Variadic Templates (Revision 1) D. Gregor, J. Järvi, J. Maurer, J. Merrill 2007-03-08 2007-03 N2152=07-0012 Core
N2192 07-0052 Variadic Templates for the C++0x Standard Library (Revision 1) D. Gregor, J. Järvi 2007-03-08 2007-03 N2151=07-0011 Library
N2193 07-0053 Proposed Wording for Concepts D. Gregor, B. Stroustrup 2007-03-12 2007-03 N2081=06-0151 Evolution
N2194 07-0054 decltype for the C++0x Standard Library D. Gregor, J. Järvi 2007-03-08 2007-03 Library
N2195 07-0055 Proposed Text for Chapter 29, Atomic Operations Library [atomics] Peter Dimov 2007-03-07 2007-03 Evolution/Library
N2196 07-0056 Wording for range-based for-loop (revision 1) Thorsten Ottosen 2007-03-07 2007-03 N1961=06-0031 Core
N2197 07-0057 Prism: A Principle-Based Sequential Memory Model for Microsoft Native Code Platforms Herb Sutter 2007-03-11 2007-03 N2075=06-0145 Evolution
N2198 07-0058 Extension for the programming language C++ to support decimal floating-point arithmetic Robert Klarer 2007-03-12 2007-03 N1977=06-0047 Library
N2199 07-0059 Improved min/max Howard E. Hinnant 2007-03-09 2007-03 Library
N2200 07-0060 Operator Overloading G. Powell, D. Gregor, J. Järvi 2007-03-12 2007-03 Evolution
N2201 07-0061 AGENDA J16 Meeting No. 44 WG21 Meeting No. 39 April 16-20, 2006, Oxford, UK Steve Clamage 2007-03-08 2007-03
N2202 07-0062 C99 Compatibility : __func__ and predeclared identifiers A. Meredith, J. Maurer 2007-03-09 2007-03 N1970=06-0040 Evolution
N2203 07-0063 Inheriting Constructors A. Meredith, M. Wong, J. Maurer 2007-03-09 2007-03 N2119=06-0189 Core
N2204 07-0064 A Specification to deprecate vector<bool> Alisdair Meredith 2007-03-09 2007-03 Library
N2206 07-0066 Consistent Insertion into Standard Containers Alisdair Meredith 2007-03-09 2007-03 Library
N2207 07-0067 Minimal Unicode support for the standard library (revision 2) Matthew Austern 2007-03-09 2007-03 N2035=06-0105 Library
N2209 07-0069 UTF-8 String Literals Lawrence Crowl 2007-03-08 2007-03 N2159=07-0019 Evolution
N2210 07-0070 Defaulted and Deleted Functions Lawrence Crowl 2007-03-11 2007-03 Evolution
N2211 07-0071 Enhancing the time_get facet for POSIX® compatibility, Revision 1 Martin Sebor 2007-03-10 2007-03 N2070=06-0140 Library
N2212 07-0072 Support for sequence in-place construction Thorsten Ottosen 2007-03-08 2007-03 Library
N2213 07-0073 Strongly Typed Enums (revision 2) H. Sutter, D. Miller, B. Stroustrup 2007-03-08 2007-03 N1719=04-0159 Evolution
N2214 07-0074 A name for the null pointer: nullptr (revision 3) H. Sutter, B. Stroustrup 2007-03-08 2007-03 N1601=04-0041 Evolution
N2215 07-0075 Initializer lists (Rev. 3) B. Stroustrup, G. Dos Reis 2007-03-08 2007-03 N2100=06-0170 Evolution
N2216 07-0076 Report on language support for Multi-Methods and Open-Methods for C++ P. Pirkelbauer, Y. Solodkyy, B. Stroustrup 2007-03-11 2007-03 Evolution
N2217 07-0077 Placement Insert for Containers Alan Talbot 2007-03-12 2007-03 Library
N2219 07-0079 Constant Expressions in the Standard Library G. Dos Reis, B. Stroustrup 2007-03-11 2007-03 Library
N2220 07-0080 Initializer Lists for Standard Containers G. Dos Reis, B. Stroustrup 2007-03-11 2007-03 Library
N2221 07-0081 An analysis of concept intersection B. Stroustrup, G. Dos Reis 2007-03-12 2007-03 Evolution
N2222 07-0082 Toronto Agenda Herb Sutter 2007-03-11 2007-03
N2223 07-0083 Explicit Conversion Operator Draft Working Paper L. Goldthwaite, M. Wong 2007-03-11 2007-03 N1592=04-0032 Evolution
N2224 07-0084 Seeking a Syntax for Attributes in C++09 Alisdair Meredith 2007-03-12 2007-03 Evolution
N2225 07-0085 Improved integration with C arrays and strings Thorsten Ottosen 2007-03-08 2007-03 Library
N2228 07-0088 State of C++ Evolution (Oxford 2007 Meeting) Alisdair Meredith 2007-05-03 2007-05 N2169=07-0029 Evolution
N2229 07-0089 Cloning and Throwing Dynamically Typed Exceptions (Rev 1) Beman Dawes 2007-05-05 2007-05 N2106=06-0176 Library
N2230 07-0090 POD's Revisited; Resolving Core Issue 568 (Revision 3) Beman Dawes 2007-04-29 2007-05 N2172=07-0032 Core
N2231 07-0091 STL singly linked lists Matt Austern 2007-03-19 2007-05 Library
N2232 07-0092 Improving shared_ptr for C++0x P. Dimov, B. Dawes 2007-04-17 2007-05 Library
N2233 07-0093 basic_string operator << Lawrence Crowl 2007-04-27 2007-05 Library
N2234 07-0094 French Panel (AFNOR) Position AFNOR 2007-05-06 2007-05
N2235 07-0095 Generalized Constant Expressions—Revision 5 G. Dos Reis, B. Stroustrup, J. Maurer 2007-04-17 2007-05 N2116=06-0186 Core
N2236 07-0096 Towards support for attributes in C++ J. Maurer, M. Wong 2007-05-04 2007-05 Evolution
N2237 07-0097 A simple and efficient memory model for weakly-ordered architectures R. Silvera, M. Wong, P. McKenney, B. Blainey 2007-05-06 2007-05 N2153=07-0013 Evolution
N2238 07-0098 Minimal Unicode support for the standard library (revision 3) Matthew Austern 2007-04-17 2007-05 N2207=07-0067 Library
N2239 07-0099 A finer-grained alternative to sequence points (revised) Clark Nelson 2007-04-19 2007-05 N2171=07-0031 Core
N2240 07-0100 Two missing traits: enable_if and conditional Benjamin Kosnik 2007-04-17 2007-05 Library
N2241 07-0101 Diagnostics Enhancements for C++0x (Rev. 1) Beman Dawes 2007-04-19 2007-05 N2174=07-0034 Library
N2242 07-0102 Proposed Wording for Variadic Templates (Revision 2) D. Gregor, J. Järvi, J. Maurer, J. Merrill 2007-04-19 2007-05 N2191=07-0051 Core
N2243 07-0103 Wording for range-based for-loop (revision 2) Thorsten Ottosen 2007-05-04 2007-05 N2196=07-0056 Core
N2244 07-0104 Wording for decay, make_pair and make_tuple Thorsten Ottosen 2006-04-18 2007-05 Library
N2245 07-0105 Range Utilities for C++0x Thorsten Ottosen 2007-04-17 2007-05 Library
N2246 07-0106 2 of the least crazy ideas for the standard library in C++0x Thorsten Ottosen 2007-04-16 2007-05 N2099=06-0169 Library
N2248 07-0108 Toward a More Perfect Union Lois Goldthwaite 2007-05-07 2007-05 Evolution
N2249 07-0109 New Character Types in C++ Lawrence Crowl 2007-04-19 2007-05 N2149=07-0009 Evolution
N2251 07-0111 C99 Compatibility : __func__ and predeclared identifiers (revision 1) A. Meredith, J. Maurer 2007-04-18 2007-05 N2203=07-0062 Core
N2252 07-0112 Adding Alignment Support to the C++ Programming Language / Wording A. Fehér, C. Nelson 2007-05-06 2007-05 N2165=07-0025 Core/Library
N2253 07-0113 Extending sizeof to apply to non-static data members without an object (revision 1) Jens Maurer 2007-04-19 2007-05 N2150=07-0010 Core
N2254 07-0114 Inheriting Constructors (revision 1) A. Meredith, M. Wong, J. Maurer 2007-05-05 2007-05 N2203=07-0063 Core
N2255 07-0115 Minor Modifications to the type traits Wording Revision 2 Howard E. Hinnant 2007-04-19 2007-05 N2157=07-0017 Library
N2256 07-0116 Container insert/erase and iterator constness Matthew Austern 2007-04-18 2007-05 Library
N2257 07-0117 Removing unused allocator functions Matthew Austern 2007-04-18 2007-05 Library
N2258 07-0118 Templates Aliases G. Dos Reis, B. Stroustrup 2007-04-19 2007-05 Core?
N2259 07-0119 Specify header dependency for <iostream> Howard E. Hinnant 2007-04-19 2007-05 N2186=07-0046 Library
N2260 07-0120 C++ Data-Dependency Ordering Paul E. McKenney 2007-04-19 2007-05 Evolution
N2261 07-0121 Optimization-robust finalization H.-J. Boehm, M. Spertus 2007-05-04 2007-05 Evolution
N2262 07-0122 Explicit Memory Fences R. Silvera, P. Dimov 2007-05-06 2007-05 Evolution
N2263 07-0123 C++ Standard Core Language Active Issues, Revision 47 William M. Miller 2007-05-06 2007-05 N2188=07-0048 Core
N2264 07-0124 C++ Standard Core Language Defect Reports, Revision 47 William M. Miller 2007-05-06 2007-05 N2189=07-0049 Core
N2265 07-0125 C++ Standard Core Language Closed Issues, Revision 47 William M. Miller 2007-05-06 2007-05 N2190=07-0050 Core
N2266 07-0126 Minutes of J16 Meeting No. 44/WG21 Meeting No. 39, April 16-20, 2007 Robert Klarer 2007-05-05 2007-05
N2267 07-0127 Minutes of ISO WG21 Meeting, April 15, 2007 Robert Klarer 2007-05-05 2007-05
N2268 07-0128 Placement Insert for Containers (Revision 1) Alan Talbot 2007-05-04 2007-05 N2217=07-0077 Library
N2269 07-0129 AGENDA July 16-20, 2007, Toronto, Ontario, Canada Stephen D. Clamage 2007-05-04 2007-05
N2270 07-0130 Incompatible changes in C++0x B. Kosnik, M. Austern 2007-04-26 2007-05 Library
N2271 07-0131 EASTL -- Electronic Arts Standard Template Library Paul Pedriana 2007-04-27 2007-05 Library
N2272 07-0132 Optional Sequential Consistency Nick Maclaren 2007-05-01 2007-05 Evolution
N2273 07-0133 Non-Memory Actions (Core Aspects) Nick Maclaren 2007-05-01 2007-05 Evolution
N2274 07-0134 Object Aliasing and Threads Nick Maclaren 2007-05-01 2007-05 Evolution
N2275 07-0135 Non-Memory Actions (Library) Nick Maclaren 2007-05-02 2007-05 Evolution
N2276 07-0136 Thread Pools and Futures Anthony Williams 2007-05-07 2007-05 Evolution/Library
N2277 07-0137 C++ Standard Library Active Issues List (Revision R48) Howard Hinnant 2007-05-06 2007-05 N2180=07-0040 Library
N2278 07-0138 C++ Standard Library Defect Report List (Revision R48) Howard Hinnant 2007-05-06 2007-05 N2181=07-0041 Library
N2279 07-0139 C++ Standard Library Closed Issues List (Revision R48) Howard Hinnant 2007-05-06 2007-05 N2182=07-0042 Library
N2280 07-0140 Thread-Local Storage Lawrence Crowl 2007-05-02 2007-05 N2147=07-0139 Core
N2281 07-0141 Digit Separators Lawrence Crowl 2007-05-02 2007-05 Evolution
N2282 07-0142 Extensible Literals (revision 2) I. McIntosh, M. Wong, R. Mak, R. Klarer 2007-05-06 2007-05 N1892=05-0152 Evolution
N2283 07-0143 Editor's report Pete Becker 2007-05-07 2007-05
N2284 07-0144 Working Draft, Standard for Programming Language C++ Pete Becker 2007-05-07 2007-05 N2134=06-0204
N2285 07-0145 A Multi-threading Library for Standard C++, Revision 2 Pete Becker 2007-05-07 2007-05 N1907=05-0167 Library
N2286 07-0146 Programmer Directed GC for C++ Michael Spertus 2007-04-16 2007-05 Evolution
N2287 07-0147 Transparent Programmer-Directed Garbage Collection for C++ H.-J. Boehm, M. Spertus 2007-05-07 2007-05 N2128=06-0198 Evolution
N2288 07-0148 Constant Expressions in the Standard Library —Revision 1 G. Dos Reis, B. Stroustrup 2007-05-05 2007-05 N2219=07-0079 Library
N2289 07-0149 October 2007 Meeting Tom Plum 2007-05-04 2007-05
N2290 07-0150 Business plan and convenor's report Herb Sutter 2007-06 N2021=06-0091
N2291 07-0151 State of C++ Evolution (Toronto 2007 Meeting) Alisdair Meredith 2007-06-25 2007-06 N2228=07-0088 Evolution
N2292 07-0152 Standard Library Applications for Deleted Functions Alisdair Meredith 2007-06-12 2007-06 Library
N2293 07-0153 Standard Library Applications for Explicit Conversion Operators Alisdair Meredith 2007-06-22 2007-06 Library
N2294 07-0154 POD's Revisited; Resolving Core Issue 568 (Revision 4) Beman Dawes 2007-06-21 2007-06 N2230=07-0090 Core
N2295 07-0155 Raw and Unicode String Literals; Unified Proposal L. Crowl, B. Dawes 2007-06-23 2007-06 N2146=07-0006
N2209=07-0069
Core
N2296 07-0156 Diagnostics Enhancements; Resolution of Small Issues B. Dawes, B. Kosnik 2007-06-24 2007-06 Library
N2297 07-0157 Improving shared_ptr for C++0x, Revision 1 P. Dimov, B. Dawes 2007-06-21 2007-06 N2232=07-0092 Library
N2298 07-0158 Thread-Safety in the Standard Library B. Dawes, P. Dimov, H. Sutter 2007-06-21 2007-06 Library
N2299 07-0159 Concatenating tuples Joe Gottman 2007-06-05 2007-06 Library
N2300 07-0160 Concurrency memory model (revised) C. Nelson, H.-J. Boehm 2007-06-22 2007-06 N2171=07-0031 Core/Evolution
N2301 07-0161 Adding Alignment Support to the C++ Programming Language / Wording A. Fehér, C. Nelson 2007-06-24 2007-06 N2252=07-0112 Core/Library
N2303 07-0163 Revised system_error Benjamin Kosnik 2007-06-12 2007-06 Library
N2304 07-0164 C++ Standard Core Language Active Issues, Revision 48 William M. Miller 2007-06-24 2007-06 N2263=07-0123 Core
N2305 07-0165 C++ Standard Core Language Defect Reports, Revision 48 William M. Miller 2007-06-24 2007-06 N2264=07-0124 Core
N2306 07-0166 C++ Standard Core Language Closed Issues, Revision 48 William M. Miller 2007-06-24 2007-06 N2265=07-0125 Core
N2307 07-0167 Proposed Wording for Concepts (Revision 1) D. Gregor, B. Stroustrup 2007-06-25 2007-06 N2193=07-0053 Core
N2308 07-0168 Adding allocator support to std::function for C++0x Emil Dotchevski 2007-06-10 2007-06 Library
N2309 07-0169 Error-handling and Exception-related library changes for C++0x Benjamin Kosnik 2007-06-21 2007-06 Library
N2310 07-0170 Transparent Programmer-Directed Garbage Collection for C++ H.-J. Boehm, M. Spertus 2007-06-20 2007-06 N2287=07-0147 Evolution
N2311 07-0171 2008 Fees for Participation on INCITS Technical Committees and Task Groups INCITS Secretariat 2007-06-13 2007-06
N2312 07-0172 Namespace Regions Michael Spertus 2007-06-20 2007-06 Evolution
N2314 07-0174 Editor's report Pete Becker 2007-06-25 2007-06
N2315 07-0175 Working Draft, Standard for Programming Language C++ Pete Becker 2007-06-25 2007-06 N2284=07-0144
N2316 06-0176 Modules in C++ (Revision 5) Daveed Vandevoorde 2007-06-19 2007-06 N2073=06-0143 Evolution
N2317 07-0177 C++ Standard Library Active Issues List (Revision R49) Howard Hinnant 2007-06-24 2007-06 N2277=07-0137 Library
N2318 07-0178 C++ Standard Library Defect Report List (Revision R49) Howard Hinnant 2007-06-24 2007-06 N2278=07-0138 Library
N2319 07-0179 C++ Standard Library Closed Issues List (Revision R49) Howard Hinnant 2007-06-24 2007-06 N2279=07-0139 Library
N2320 07-0180 Multi-threading Library for Standard C++ H. Hinnant, B. Dawes, L. Crowl, J. Garland, A. Williams 2007-06-24 2007-06 Library
N2321 07-0181 Enhancing the time_get facet for POSIX® compatibility, Revision 2 Martin Sebor 2007-06-22 2007-06 N2211=07-0071 Library
N2322 07-0182 Concepts for the C++0x Standard Library: Utilities (Revision 2) D. Gregor, A. Lumsdaine 2007-06-24 2007-06 N2082=06-0152 Library
N2323 07-0183 Concepts for the C++0x Standard Library: Iterators (Revision 2) D. Gregor, J. Siek, A. Lumsdaine 2007-06-25 2007-06 N2083=06-0153 Library
N2324 07-0184 C++ Atomic Types and Operations H.-J. Boehm, L. Crowl 2007-06-24 2007-06 N2145=07-0005 Evolution
N2325 07-0185 Dynamic Initialization and Destruction with Concurrency Lawrence Crowl 2007-06-22 2007-06 N2148=07-0008 Evolution
N2326 07-0186 Defaulted and Deleted Functions Lawrence Crowl 2007-06-22 2007-06 N2210=07-0070 Core
N2327 07-0187 Inconsistencies in IOStreams Numeric Extraction Cosmin Truta 2007-06-22 2007-06 Library
N2328 07-0188 Proposal for Date-Time Types in C++0x To Support Threading APIs Jeff Garland 2007-06-23 2007-06 Library
N2329 07-0189 Lambda expressions and closures for C++ (Revision 1) J. Järvi, J. Freeman, L. Crowl 2007-06-24 2007-06 N1968=06-0038 Evolution
N2331 07-0191 Namespace Association ("strong" using) Jason Merrill 2007-06-22 2007-06 Evolution
N2332 07-0192 Argument Deduction for Constructors Michael Spertus 2007-06-20 2007-06 Evolution
N2333 07-0193 Explicit Conversion Operator Draft Working Paper Revision 1 L. Goldthwaite, M. Wong, J. Maurer 2007-06-22 2007-06 N2223=07-0083 Evolution
N2334 07-0194 Concurrency memory model (revised again) C. Nelson, H.-J. Boehm 2007-08-05 2007-08 N2300=07-0160 Core
N2336 07-0196 State of C++ Evolution (Toronto 2007 Meeting) Alisdair Meredith 2007-07-29 2007-08 N2291=07-0151 Evolution
N2337 07-0197 The Syntax of auto Declarations Daveed Vandevoorde 2007-08-01 2007-08 Core
N2338 07-0198 Concurrency memory model compiler consequences Hans-J. Boehm 2007-08-04 2007-08 Core
N2339 07-0199 Response to N2257=07-0117 "Removing unused allocator functions" Detlef Vollmann 2007-07-16 2007-08 Library
N2340 07-0200 C99 Compatibility : __func__ and predeclared identifiers (revision 2) A. Meredith, J. Maurer 2007-07-19 2007-08 N2251=07-0111 Core
N2341 07-0201 Adding Alignment Support to the C++ Programming Language / Wording A. Fehér, C. Nelson 2007-07-18 2007-08 N2301=07-0161 Core/Library
N2342 07-0202 POD's Revisited; Resolving Core Issue 568 (Revision 5) Beman Dawes 2007-07-18 2007-08 N2294=07-0154 Core
N2343 07-0203 Decltype (revision 7): proposed wording J. Järvi, B. Stroustrup, G. Dos Reis 2007-07-18 2007-08 N2115=06-0185 Core
N2345 07-0205 Placement Insert for Containers (Revision 2) Alan Talbot 2007-07-18 2007-08 N2268=07-0128 Library
N2346 07-0206 Defaulted and Deleted Functions Lawrence Crowl 2007-07-19 2007-08 N2326=07-0186 Core
N2347 07-0207 Strongly Typed Enums (revision 3) D. Miller, H. Sutter, B. Stroustrup 2007-07-19 2007-08 N2213=07-0073 Evolution
N2348 07-0208 Wording for std::numeric_limits<T>::lowest() Marc Paterno 2007-07-18 2007-08 Library
N2349 07-0209 Constant Expressions in the Standard Library —Revision 2 G. Dos Reis, B. Stroustrup 2007-07-19 2007-08 N2288=07-0148 Library
N2350 07-0210 Container insert/erase and iterator constness (Revision 1) M. Austern, A. Talbot 2007-07-19 2007-08 N2256=07-0116 Library
N2351 07-0211 Improving shared_ptr for C++0x, Revision 2 P. Dimov, B. Dawes 2007-07-19 2007-08 N2297=07-0157 Library
N2353 07-0213 A Specification for vector<bool> Alisdair Meredith 2007-07-19 2007-08 Library
N2354 07-0214 Class member initializers M. Spertus, B. Seymour 2007-07-19 2007-08 N1959=06-0029 Evolution
N2355 07-0215 Minutes of J16 Meeting No. 45/WG21 Meeting No. 40, July 16-20, 2007 Robert Klarer 2007-07-20 2007-08
N2356 07-0216 Minutes of ISO WG21 Meeting, July 15, 2007 Robert Klarer 2007-07-15 2007-08
N2359 07-0219 C++ Data-Dependency Ordering: Atomics Paul E. McKenney 2007-08-03 2007-08 Evolution
N2360 07-0220 C++ Data-Dependency Ordering: Memory Model Paul E. McKenney 2007-08-04 2007-08 Evolution
N2361 07-0221 C++ Data-Dependency Ordering: Function Annotation Paul E. McKenney 2007-08-02 2007-08 Evolution
N2362 07-0222 Converting Memory Fences to N2324 Form P. McKenney, L. Crowl 2007-08-04 2007-08 Evolution
N2363 07-0223 C++ Library Working Group Status Report (post-Toronto 2007 Meeting) Alisdair Meredith 2007-07-29 2007-08 Library
N2364 07-0224 Development of C++ Standard C++ Library Technical Report no. 1 Alisdair Meredith 2007-07-27 2007-08 Library
N2365 07-0225 Explicit Virtual Overides J. Maurer, A. Meredith 2007-08-06 2007-08 N2108=06-0178 Evolution
N2366 07-0226 C++ Standard Core Language Active Issues, Revision 49 William M. Miller 2007-08-05 2007-08 N2304=07-0164 Core
N2367 07-0227 C++ Standard Core Language Defect Reports, Revision 49 William M. Miller 2007-08-05 2007-08 N2305=07-0165 Core
N2368 07-0228 C++ Standard Core Language Closed Issues, Revision 49 William M. Miller 2007-08-05 2007-08 N2306=07-0166 Core
N2369 07-0229 Working Draft, Standard for Programming Language C++ Pete Becker 2007-08-06 2007-08 N2315=07-0175
N2370 07-0230 Editor’s Report Pete Becker 2007-08-06 2007-08
N2371 07-0231 C++ Standard Library Active Issues List (Revision R50) Howard Hinnant 2007-08-05 2007-08 N2317=07-0177 Library
N2372 07-0232 C++ Standard Library Defect Report List (Revision R50) Howard Hinnant 2007-08-05 2007-08 N2318=07-0178 Library
N2373 07-0233 C++ Standard Library Closed Issues List (Revision R50) Howard Hinnant 2007-08-05 2007-08 N2319=07-0179 Library
N2374 07-0234 WG21 agenda Herb Sutter 2007-07-30 2007-08
N2375 07-0235 AGENDA J16 Meeting No. 46 WG21 Meeting No. 41 October 1-6, 2007, Kona, Hawaii Stephen D. Clamage 2007-08-03 2007-08
N2376 07-0236 Inheriting Constructors (revision 2) A. Meredith, M. Wong, J. Maurer 2007-07-30 2007-08 N2254=07-0114 Core
N2377 07-0237 Extending move semantics to *this (revised wording) B. Kozicki, D. Vandevoorde 2007-08-03 2007-08 N1821=05-0081 Core
N2378 07-0238 User-defined Literals (aka. Extensible Literals (revision 3)) I. McIntosh, M. Wong, R. Mak, R. Klarer, et al. 2007-08-01 2007-08 N2282=07-0142 Evolution
N2379 07-0239 Towards support for attributes in C++ (Revision 2) J. Maurer, M. Wong 2007-08-01 2007-08 N2236=07-0096 Evolution
N2380 07-0240 Explicit Conversion Operator Draft Working Paper (revision 2) L. Goldthwaite, M. Wong, J. Maurer, A. Meredith 2007-08-01 2007-08 N2333=07-0193 Core
N2381 07-0241 C++ Atomic Types and Operations H.-J. Boehm, L. Crowl 2007-08-05 2007-08 N2324=07-0184 Evolution
N2382 07-0242 Dynamic Initialization and Destruction with Concurrency Lawrence Crowl 2007-08-05 2007-08 N2325=07-0185 Evolution
N2383 07-0243 Abandoning a Process Lawrence Crowl 2007-08-05 2007-08 Evolution
N2384 07-0244 Raw and Unicode String Literals; Unified Proposal (Rev. 1) L. Crowl, B. Dawes 2007-08-03 2007-08 N2295=07-0155 Core
N2385 07-0245 Initializer lists WP wording J. S. Adamczyk, G. Dos Reis, B. Stroustrup 2007-08-03 2007-08 N2215=07-0075 Core
N2386 07-0246 Namespace Regions Michael Spertus 2007-08-06 2007-08 N2312=07-0172 Core
N2387 07-0247 Omnibus Allocator Fix-up Proposals Pablo Halpern 2007-09-07 2007-09 Library
N2388 07-0248 Pointer Arithmetic for shared_ptr Pablo Halpern 2007-09-07 2007-09 Library
N2389 07-0249 State of C++ Evolution (pre-Kona 2007 Meeting) Alisdair Meredith 2007-08-07 2007-09 N2336=07-0196 Evolution
N2390 07-0250 C++ Library Working Group Status Report (pre-Kona 2007 Meeting) Alisdair Meredith 2007-08-07 2007-09 N2363=07-0223 Library
N2391 07-0251 Recommendations for Resolving Issues re [rand] Walter E. Brown 2007-09-07 2007-09 Library
N2392 07-0252 A Memory Model for C++: Sequential Consistency for Race-Free Programs Hans-J. Boehm 2007-09-09 2007-09 Core
N2393 07-0253 C++ Atomic Types and Operations H.-J. Boehm, L. Crowl 2007-09-10 2007-09 N2381=07-0241 Evolution
N2394 07-0254 Wording for range-based for-loop (revision 3) Thorsten Ottosen 2007-09-09 2007-09 N2243=07-0103 Core
N2395 07-0255 C++ Standard Core Language Active Issues, Revision 50 William M. Miller 2007-09-09 2007-09 N2366=07-0226 Core
N2396 07-0256 C++ Standard Core Language Defect Reports, Revision 50 William M. Miller 2007-09-09 2007-09 N2367=07-0227 Core
N2397 07-0257 C++ Standard Core Language Closed Issues, Revision 50 William M. Miller 2007-09-09 2007-09 N2368=07-0228 Core
N2398 07-0258 Proposed Wording for Concepts (Revision 2) D. Gregor, B. Stroustrup 2007-09-10 2007-09 N2307=07-0167 Core
N2399 07-0259 A Tour of the Concepts Wording Douglas Gregor 2007-09-09 2007-09 Core
N2400 07-0260 February 2008 Meeting Jon Caves 2007-08-31 2007-09
N2401 07-0261 Code Conversion Facets for the Standard C++ Library P.J. Plauger 2007-09-03 2007-09 Library
N2402 07-0262 Names, Linkage, and Templates (rev 2) Anthony Williams 2007-09-10 2007-09 N2187=07-0047 Core
N2403 07-0263 C++ Standard Library Active Issues List (Revision R51) Howard Hinnant 2007-09-09 2007-09 N2371=07-0231 Library
N2404 07-0264 C++ Standard Library Defect Report List (Revision R51) Howard Hinnant 2007-09-09 2007-09 N2372=07-0232 Library
N2405 07-0265 C++ Standard Library Closed Issues List (Revision R51) Howard Hinnant 2007-09-09 2007-09 N2373=07-0233 Library
N2406 07-0266 Mutex, Lock, Condition Variable Rationale Howard E. Hinnant 2007-09-09 2007-09 Library
N2407 07-0267 C++ Dynamic Library Support Lawrence Crowl 2007-09-10 2007-09 Evolution
N2408 07-0268 Simple Numeric Access Revision 2 Pete Becker 2007-09-07 2007-09 N1982=06-0052 Library
N2409 07-0269 Proposed Resolutions for the Outstanding Issues in Chapter 28: Regular expressions library John Maddock 2007-09-07 2007-09 Library
N2410 07-0270 Thread-Safety in the Standard Library (Rev 1) B. Dawes, P. Dimov, H. Sutter 2007-09-07 2007-09 N2298=07-0158 Library
N2411 07-0271 Proposal for Date-Time Types in C++0x To Support Threading APIs v2 Jeff Garland 2007-09-07 2007-09 N2328=07-0188 Library
N2412 07-0272 Unrestricted Unions A. Talbot, L. Goldthwaite, L. Crowl 2007-09-10 2007-09 Evolution
N2413 07-0273 Lambda Expressions and Closures: Wording for Monomorphic Lambdas J. Järvi, J. Freeman, L. Crowl 2007-09-09 2007-09 N2329=07-0189 Evolution/Core
N2414 07-0274 Proposed Wording for Scoped Concept Maps J. Siek, J. Widman 2007-09-10 2007-09 Core
N2415 07-0275 Diagnostics Issues (Rev. 1) B. Dawes, C. Kohlhoff 2007-09-09 2007-09 N2296=07-0156 Library
N2416 07-0276 Agenda Herb Sutter 2007-09-07 2007-09
N2417 07-0277 C++0x Timing Options for Kona Discussion Herb Sutter 2007-09-07 2007-09
N2418 07-0278 Towards support for attributes in C++ (Revision 3) J. Maurer, M. Wong 2007-09-10 2007-09 N2379=07-0239 Evolution
N2420 07-0280 POSIX/C++ Liaison Report N. Stoughton, H. Sutter 2007-09-20 2007-10
N2421 07-0281 Proposed Wording for Concepts (Revision 3) D. Gregor, B. Stroustrup, J. Siek, J. Widman 2007-10-22 2007-10 N2398=07-0258 Core
N2422 07-0282 Diagnostics Issues (Rev. 2) B. Dawes, C. Kohlhoff 2007-10-05 2007-10 N2415=07-0275 Library
N2423 07-0283 Recommendations for Resolving Issues re [rand], Version 2 Walter E. Brown 2007-10-03 2007-10 N2391=07-0251 Library
N2424 07-0284 Recommendations for Resolving the 2007-09-21 Issues re [rand] Walter E. Brown 2007-10-02 2007-10 Library
N2425 07-0295 DRAFT C++ Dynamic Library Support Lawrence Crowl 2007-10-21 2007-10 N2407=07-0267 Evolution
N2426 07-0296 Class member initializers M. Spertus, B. Seymour 2007-10-02 2007-10 N2354=07-0214 Evolution
N2427 07-0297 C++ Atomic Types and Operations H.-J. Boehm, L. Crowl 2007-10-03 2007-10 N2393=07-0253 Library
N2429 07-0299 Concurrency memory model (final revision) C. Nelson, H.-J. Boehm 2007-10-05 2007-10 N2334=07-0194 Core
N2430 07-0300 Unrestricted Unions (Revision 1) A. Talbot, L. Goldthwaite, L. Crowl, J. Maurer 2007-10-20 2007-10 N2412=07-0272 Core
N2431 07-0301 A name for the null pointer: nullptr (revision 4) H. Sutter, B. Stroustrup 2007-10-02 2007-10 N2214=07-0074 Evolution/Core
N2432 07-0302 State of C++ Evolution (post-Kona 2007 Meeting) Alisdair Meredith 2007-10-23 2007-10 N2389=07-0249 Evolution
N2433 07-0303 C++ Library Working Group Status Report (post-Kona 2007 Meeting) Alisdair Meredith 2007-10-23 2007-10 N2390=07-0250 Library
N2434 07-0304 Standard Library Applications for Explicit Conversion Operators Alisdair Meredith 2007-10-03 2007-10 N2293=07-0153 Library
N2435 07-0305 Explicit bool for Smart Pointers Alisdair Meredith 2007-10-03 2007-10 N2293=07-0153 Library
N2436 07-0306 Small Allocator Fix-ups Pablo Halpern 2007-10-05 2007-10 Library
N2437 07-0307 Explicit Conversion Operator Draft Working Paper (revision 3) L. Goldthwaite, M. Wong, J. Maurer, A. Meredith 2007-10-05 2007-10 N2380=07-0240 Core
N2438 07-0308 Inheriting Constructors (revision 3) A. Meredith, M. Wong, J. Maurer 2007-10-04 2007-10 N2376=07-0236 Core
N2439 07-0309 Extending move semantics to *this (revised wording) Bronek Kozicki 2007-10-05 2007-10 N2377=07-0237 Core
N2440 07-0310 Abandoning a Process Lawrence Crowl 2007-10-05 2007-10 N2383=07-0243 Evolution
N2442 07-0312 Raw and Unicode String Literals; Unified Proposal (Rev. 2) L. Crowl, B. Dawes 2007-10-05 2007-10 N2384=07-0244 Core
N2444 07-0314 Dynamic Initialization and Destruction with Concurrency Lawrence Crowl 2007-10-16 2007-10 N2382=07-0242 Evolution
N2445 07-0315 New Function Declarator Syntax Wording Jason Merrill 2007-10-06 2007-10 Core
N2446 07-0316 The Scoped Allocator Model Pablo Halpern 2007-10-04 2007-10 Library
N2447 07-0317 Multi-threading Library for Standard C++ H. Hinnant, J. Garland, A. Meredith, C. Kohlhoff, D. Kühl, et al. 2007-10-04 2007-10 N2320=07-0180 Library
N2448 07-0318 STL singly linked lists (revision 2) Matt Austern 2007-10-19 2007-10 N2331=07-0091 Library
N2449 07-0319 C++ Standard Core Language Active Issues, Revision 51 William M. Miller 2007-10-09 2007-10 N2395=07-0255 Core
N2450 07-0320 C++ Standard Core Language Defect Reports, Revision 51 William M. Miller 2007-10-09 2007-10 N2396=07-0256 Core
N2451 07-0321 C++ Standard Core Language Closed Issues, Revision 51 William M. Miller 2007-10-09 2007-10 N2397=07-0257 Core
N2452 07-0322 Minutes of WG21 Meeting No. 41, October 1-6, 2007 Robert Klarer 2007-10-20 2007-10
N2453 07-0323 Minutes of J16 Meeting No. 46, October 1-6, 2007 Robert Klarer 2007-10-22 2007-10
N2454 07-0324 Minutes of ISO WG21 Meeting, October 1, 2007 Robert Klarer 2007-10-15 2007-10
N2455 07-0325 Thread Cancellation WG 14 2007-10-11 2007-10
N2456 07-0326 C++ Standard Library Active Issues List (Revision R52) Howard Hinnant 2007-10-20 2007-10 N2403=07-0263 Library
N2457 07-0327 C++ Standard Library Defect Report List (Revision R52) Howard Hinnant 2007-10-20 2007-10 N2404=07-0264 Library
N2458 07-0328 C++ Standard Library Closed Issues List (Revision R52) Howard Hinnant 2007-10-20 2007-10 N2405=07-0265 Library
N2459 07-0329 Allow atomics use in signal handlers Hans-J. Boehm 2007-10-19 2007-10 Library
N2461 07-0331 Working Draft, Standard for Programming Language C++ Pete Becker 2007-10-22 2007-10 N2369=07-0229
N2462 07-0332 Editor’s Report Pete Becker 2007-10-22 2007-10
N2464 07-0334 Agenda Herb Sutter 2007-10-19 2007-10
N2465 07-0335 Winter 2008 Meeting (Version 2) Jonathan Caves 2007-10-22 2007-10 N2400=07-0260
N2466 07-0336 WG 14: Towards Attributes for C N. Stoughton, J. Benito, T. Plum, A. Bijanki, J. Muller 2007-10-22 2007-10
N2472 07-0342 June 2008 Meeting G. Dos Reis, S. Pion, J.-P. Rigault 2007-12-09 2007-12
N2473 07-0343 C++ Standard Core Language Active Issues, Revision 52 William M. Miller 2007-12-10 2007-12 N2449=07-0319 Core
N2474 07-0344 C++ Standard Core Language Defect Reports, Revision 52 William M. Miller 2007-12-10 2007-12 N2450=07-0320 Core
N2475 07-0345 C++ Standard Core Language Closed Issues, Revision 52 William M. Miller 2007-12-10 2007-12 N2451=07-0321 Core
N2476 07-0346 AGENDA J16 Meeting No. 47 February 25 - Mar 1, 2008, Bellevue, WA Stephen D. Clamage 2007-11-30 2007-12
N2477 07-0347 Uniform initialization design choices Bjarne Stroustrup 2007-11-28 2007-12
N2478 07-0348 A Proposal to Add typedef default_random_engine to C++0X Walter E. Brown 2007-12-03 2007-12 Library
N2479 07-0349 Normative Language to Describe Value Copy Semantics John Lakos 2007-12-09 2007-12 Library
N2480 07-0350 A Less Formal Explanation of the Proposed C++ Concurrency Memory Model Hans-J. Boehm 2007-12-09 2007-12 N2138=06-0208
N2481 07-0351 Minimal Support for Garbage Collection and Reachability-Based Leak Detection H.-J. Boehm, M. Spertus 2007-12-09 2007-12 Evolution
N2482 07-0352 C++ Standard Library Active Issues List (Revision R53) Howard Hinnant 2007-12-09 2007-12 N2456=07-0326 Library
N2483 07-0353 C++ Standard Library Defect Report List (Revision R53) Howard Hinnant 2007-12-09 2007-12 N2457=07-0327 Library
N2484 07-0354 C++ Standard Library Closed Issues List (Revision R53) Howard Hinnant 2007-12-09 2007-12 N2458=07-0328 Library
N2485 07-0355 A variadic std::min(T, ...) for the C++ Standard Library Sylvain Pion 2007-12-07 2007-12 Library
N2486 07-0356 Alternative Allocators and Standard Containers Lance Diduck 2007-12-05 2007-12 Library
N2487 07-0357 Lambda Expressions and Closures: Wording for Monomorphic Lambdas (Revision 2) J. Järvi, J. Freeman, L. Crowl 2007-12-10 2007-12 N2413=07-0273 Evolution/Core
N2488 07-0358 Extending Variadic Template Template Parameters D. Gregor, E. Niebler 2007-12-10 2007-12 Evolution