2005-08-pre-Tremblant

SD-1 05-0000R4 2005 J16/WG21 Document List Clark Nelson
SD-2 05-0001R4 ISO WG21 and ANSI J16 Membership List Clark Nelson
SD-5 05-0002 WG21 and J16 (C++) Joint Mailing and Meeting Information Herb Sutter
N1821 05-0081 Extending Move Semantics To *this (Revision 2) D. Vandevoorde, B. Kozicki
N1827 05-0087 An Explicit Override Syntax for C++ C. Uzdavinis, A. Meredith
N1840 05-0100 C++0x Proposal: Function template std::minmax and / or algorithm std::minmax_element Hervé Brönnimann
N1841 05-0101 Filesystem Library Proposal Beman Dawes
N1842 05-0102 A Proposal to add two iostream manipulators to the C++ Standard Library Paul A Bristow
N1843 05-0103 A Proposal to add Interval Arithmetic to the C++ Standard Library H. Brönnimann, G. Melquiond, S. Pion
N1844 05-0104 C++ Standard Core Language Active Issues, Revision 37 William M. Miller
N1845 05-0105 C++ Standard Core Language Defect Reports, Revision 37 William M. Miller
N1846 05-0106 C++ Standard Core Language Closed Issues, Revision 37 William M. Miller
N1847 05-0107 vector<bool>: More Problems, Better Solutions Herb Sutter
N1848 05-0108 Implementing Concepts D. Gregor, J. Siek
N1849 05-0109 Concepts for C++0x Revision 1 D. Gregor, J. Siek et al.
N1850 05-0110 Towards a Better Allocator Model Pablo Halpern
N1851 05-0111 Improving Usability and Performance of TR1 Smart Pointers V. Kliatchko, I. Rocha
N1852 05-0112 C++ Standard Library Active Issues List (Revision R38) Howard Hinnant
N1853 05-0113 C++ Standard Library Defect Report List (Revision R38) Howard Hinnant
N1854 05-0114 C++ Standard Library Closed Issues List (Revision R38) Howard Hinnant
N1855 05-0115 A Proposal to Add an Rvalue Reference to the C++ Language: Proposed Wording D. Abrahams, P. Dimov, H. Hinnant, A. Hommel
N1856 05-0116 Rvalue Reference Recommendations for Chapter 20 Howard E. Hinnant
N1857 05-0117 Rvalue Reference Recommendations for Chapter 21 Howard E. Hinnant
N1858 05-0118 Rvalue Reference Recommendations for Chapter 23 Howard E. Hinnant
N1859 05-0119 Rvalue Reference Recommendations for Chapter 24 Howard E. Hinnant
N1860 05-0120 Rvalue Reference Recommendations for Chapter 25 Howard E. Hinnant
N1861 05-0121 Rvalue Reference Recommendations for Chapter 26 Howard E. Hinnant
N1862 05-0122 Rvalue Reference Recommendations for Chapter 27 Howard E. Hinnant
N1864 05-0124 TG4 liaison report Herb Sutter
N1865 05-0125 A Proposal to Improve const_iterator Use (version 2) Walter E. Brown
N1866 05-0126 Proposal to add Contract Programming to C++ (revision 3) L. Crowl, T. Ottosen
N1867 05-0127 Synergies between Contract Programming, Concepts and Static Assertions L. Crowl, T. Ottosen
N1868 05-0128 Proposal for new for-loop (revision 1) Thorsten Ottosen
N1869 05-0129 Wording for imaginary numbers Thorsten Ottosen
N1870 05-0130 14 crazy ideas for the standard library in C++0x Thorsten Ottosen
N1871 05-0131 Range Library Proposal Thorsten Ottosen
N1872 05-0132 Proposal for new string algorithms in C++0x P. Droba, T. Ottosen
N1873 05-0133 The Cursor/Property Map Abstraction D. Kühl, D. Abrahams
N1874 05-0134 Thread-Local Storage Lawrence Crowl
N1876 05-0136 Memory model for multithreaded C++: August 2005 status update H. Boehm, D. Lea, B. Pugh
N1877 05-0137 Adding Alignment Support to the C++ Programming Language Attila (Farkas) Fehér
N1878 05-0138 A proposal to add an utility class to represent optional objects (Revision 1) Fernando Cacciola
N1879 05-0139 A proposal to add a general purpose ranged-checked numeric_cast<> (Revision 1) Fernando Cacciola
N1880 05-0140 A proposal to extend numeric_limits for consistent range query (Revision 1) Fernando Cacciola
N1882 05-0142 AGENDA Stephen D. Clamage
N1883 05-0143 Preliminary Threading Library Proposal for TR2 Kevlin Henney
N1884 05-0144 Further Restrictions on Special Math Functions P.J. Plauger, C. Walker