2006-02-pre-Berlin

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