Doc. No.: | J16/06-0000, WG21/SD-1 |
---|---|
Date: | 2006-02-27 |
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 2006. 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 | 06-0000 | 2006 J16/WG21 document list | Clark Nelson | 2006-02-27 | 2006-02 | ||
SD-2 | 06-0001 | ISO WG21 and INCITS J16 membership list | Clark Nelson | 2006-02-24 | 2006-02 | ||
SD-5 | 03-0029 | WG21 and J16 (C++) Joint Mailing and Meeting Information | Herb Sutter | 2003-04-17 | 2006-02 | ||
N1932 | 06-0002 | Random Number Generation in C++0X: A Comprehensive Proposal | W. Brown, M. Fischler, J. Kowalkowski, M. Paterno | 2006-02-23 | 2006-02 | Library | |
N1933 | 06-0003 | Improvements to TR1's Facility for Random Number Generation | W. Brown, M. Fischler, J. Kowalkowski, M. Paterno | 2006-02-23 | 2006-02 | Library | |
N1934 | 06-0004 | Filesystem Library Proposal for TR2 (Revision 2) | Beman Dawes | 2006-02-22 | 2006-02 | N1889=05-0149 | Library |
N1935 | 06-0005 | C++ Standard Core Language Active Issues, Revision 40 | William M. Miller | 2006-02-24 | 2006-02 | N1929=05-0189 | Core |
N1936 | 06-0006 | C++ Standard Core Language Defect Reports, Revision 40 | William M. Miller | 2006-02-24 | 2006-02 | N1930=05-0190 | Core |
N1937 | 06-0007 | C++ Standard Core Language Closed Issues, Revision 40 | William M. Miller | 2006-02-24 | 2006-02 | N1931=05-0191 | Core |
N1938 | 06-0008 | Lookup Issues in Destructor and Pseudo-Destructor References | William M. Miller | 2006-02-27 | 2006-02 | Core | |
N1939 | 06-0009 | Any Library Proposal for TR2 | B. Dawes, K. Henney | 2006-02-24 | 2006-02 | Library | |
N1940 | 06-0010 | Why POSIX Threads Are Unsuitable for C++ | Nick Maclaren | 2006-02-14 | 2006-02 | Evolution | |
N1941 | 06-0011 | Agenda: J16 Meeting No. 42, WG21 Meeting No. 37 | Steve Clamage | 2006-02-24 | 2006-02 | ||
N1942 | 06-0012 | A Memory Model for C++: Strawman Proposal | Hans Boehm | 2006-02-26 | 2006-02 | Evolution | |
N1943 | 06-0013 | Transparent Garbage Collection for C++ | H. Boehm, M. Spertus | 2006-02-26 | 2006-02 | N1833=05-0093 | Evolution |
N1944 | 06-0014 | A finer-grained alternative to sequence points | Clark Nelson | 2006-02-17 | 2006-02 | Core/Evolution | |
N1945 | 06-0015 | Names, Linkage, and Templates | Anthony Williams | 2006-02-24 | 2006-02 | Evolution | |
N1946 | 06-0016 | Portland meeting information | Clark Nelson | 2006-02-17 | 2006-02 | ||
N1947 | 06-0017 | The Memory Model and the C++ Library, Non-Memory Actions etc. | Nick Maclaren | 2006-02-20 | 2006-02 | Evolution | |
N1949 | 06-0019 | C++ Standard Library Active Issues List (Revision R41) | Howard Hinnant | 2006-02-24 | 2006-02 | N1926=05-0186 | Library |
N1950 | 06-0020 | C++ Standard Library Defect Report List (Revision R41) | Howard Hinnant | 2006-02-24 | 2006-02 | N1927=05-0187 | Library |
N1951 | 06-0021 | C++ Standard Library Closed Issues List (Revision R41) | Howard Hinnant | 2006-02-24 | 2006-02 | N1928=05-0188 | Library |
N1952 | 06-0022 | A Proposal to Add an Rvalue Reference to the C++ Language: Proposed Wording Revision 2 | Howard Hinnant | 2006-01-18 | 2006-02 | N1855=05-0115 | Core |
N1953 | 06-0023 | Upgrading the Interface of Allocators using API Versioning | Howard Hinnant | 2006-02-14 | 2006-02 | Library | |
N1954 | 06-0024 | LWG Paper Summary | Howard Hinnant | 2006-02-22 | 2006-02 | Library | |
N1955 | 06-0025 | New Character Types in C++ | Lawrence Crowl | 2006-02-17 | 2006-02 | N1823=05-0083 | Evolution |
N1956 | 06-0026 | A Design Rationale for C++/CLI Version 1.1 | Herb Sutter | 2006-02-24 | 2006-02 | ||
N1957 | 06-0027 | Proposed Library Additions for Code Conversion | P.J. Plauger | 2006-02-21 | 2006-02 | N1683=04-0123 | Library |
N1958 | 06-0028 | A proposal to add lambda functions to the C++ standard | Valentin Samko | 2006-02-23 | 2006-02 | Evolution | |
N1959 | 06-0029 | Class member initializers | Michael Spertus | 2006-02-24 | 2006-02 | Evolution | |
N1960 | 06-0030 | Adding "extern template" | John Spicer | 2006-02-21 | 2006-02 | Core/Evolution | |
N1961 | 06-0031 | Wording for range-based for-loop | Thorsten Ottosen | 2006-02-18 | 2006-02 | Core | |
N1962 | 06-0032 | Proposal to add Contract Programming to C++ (revision 4) | L. Crowl, T. Ottosen | 2006-02-25 | 2006-02 | N1866=05-0126 | Evolution |
N1963 | 06-0033 | Generic Support for Threading Models | Nick Maclaren | 2006-02-23 | 2006-02 | Evolution | |
N1964 | 06-0034 | Modules in C++ (Revision 3) | Daveed Vandevoorde | 2006-02-27 | 2006-02 | N1778=05-0038 | Evolution |
N1965 | 06-0035 | Decimal Types for C++: Draft 3 | Robert Klarer | 2006-02-25 | 2006-02 | N1839=05-0099 | Evolution |
N1966 | 06-0036 | Thread-Local Storage | Lawrence Crowl | 2006-02-23 | 2006-02 | N1874=05-0134 | Evolution |
N1968 | 06-0038 | Lambda expressions and closures for C++ | J. Willcock, J. Järvi, D. Gregor, B. Stroustrup, A. Lumsdaine | 2006-02-26 | 2006-02 | Evolution | |
N1969 | 06-0039 | State of C++ Evolution (before Berlin 2006 Meeting) | Alisdair Meredith | 2006-02-19 | 2006-02 | Evolution | |
N1970 | 06-0040 | C99 Compatibility : __func__ and predeclared identifiers | Alisdair Meredith | 2006-02-24 | 2006-02 | Evolution | |
N1971 | 06-0041 | Adding Alignment Support to the C++ Programming Language | Attila (Farkas) Fehér | 2006-02-26 | 2006-02 | N1877=05-0137 | Evolution/Core |
N1972 | 06-0042 | Generalized Constant Expressions — Revision 2 | G. Dos Reis, B. Stroustrup | 2006-02-26 | 2006-02 | N1521=03-0104 | Evolution |