2008-02-pre-Bellevue

SD-1 08-0000 2008 J16/WG21 document list Clark Nelson
SD-2 08-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
N2492 08-0002 C++ Data-Dependency Ordering: Atomics and Memory Model P. McKenney, H.-J. Boehm, L. Crowl
N2493 08-0003 C++ Data-Dependency Ordering: Function Annotation P. McKenney, L. Crowl
N2494 08-0004 C++ Standard Library Active Issues List (Revision R54) Howard Hinnant
N2495 08-0005 C++ Standard Library Defect Report List (Revision R54) Howard Hinnant
N2496 08-0006 C++ Standard Library Closed Issues List (Revision R54) Howard Hinnant
N2497 08-0007 Multi-threading Library for Standard C++ (Revision 1) H. Hinnant, L. Crowl, B. Dawes, A. Williams, J. Garland, et al.
N2498 08-0008 Custom Time Duration Support H. Hinnant, J. Garland
N2499 08-0009 Forward declaration of enumerations Alberto Ganesh Barbati
N2500 08-0010 Iterator Concepts for the C++0x Standard Library D. Gregor, J. Siek, A. Lumsdaine
N2501 08-0011 Proposed Wording for Concepts (Revision 4) D. Gregor, B. Stroustrup, J. Siek, J. Widman
N2502 08-0012 Core Concepts for the C++0x Standard Library D. Gregor, A. Lumsdaine
N2503 08-0013 Indicating iostream failures with system_error A. Meredith, B. Dawes
N2504 08-0014 C++ Standard Core Language Active Issues, Revision 53 William M. Miller
N2505 08-0015 C++ Standard Core Language Defect Reports, Revision 53 William M. Miller
N2506 08-0016 C++ Standard Core Language Closed Issues, Revision 53 William M. Miller
N2507 08-0017 State of C++ Evolution (Pre-Bellevue 2008 Mailing) Alisdair Meredith
N2508 08-0018 C++ Library Working Group Status Report (Belleuve 2008 Mailing) Alisdair Meredith
N2509 08-0019 Nesting Exceptions Alisdair Meredith
N2510 08-0020 BSI Position on Lambda Functions Alisdair Meredith
N2511 08-0021 Named Lambdas and Local Functions Alisdair Meredith
N2512 08-0022 Inheriting Constructors (revision 4) A. Meredith, M. Wong, J. Maurer
N2513 08-0023 Dynamic Initialization and Destruction with Concurrency Lawrence Crowl
N2514 08-0024 Implicit Conversion Operators for Atomics Lawrence Crowl
N2516 08-0026 Threads API Review Committee Report Hans-J. Boehm
N2517 08-0027 June 2008 Meeting G. Dos Reis, S. Pion, J.-P. Rigault
N2518 08-0028 Compiler Support for type_traits James Widman
N2519 08-0029 Library thread-safety from a user's point of view, with wording Jeffrey Yasskin
N2520 08-0030 Proposed Wording for Concepts (Changes from Revision 3 to Revision 4) D. Gregor, B. Stroustrup, J. Siek, J. Widman
N2521 08-0031 Working Draft, Standard for Programming Language C++ Pete Becker
N2522 08-0032 Editor’s Report Pete Becker
N2523 08-0033 The Scoped Allocator Model (Rev 1) Pablo Halpern
N2524 08-0034 Conservative Swap and Move with Stateful Allocators Pablo Halpern
N2525 08-0035 Allocator-specific Swap and Move Behavior Pablo Halpern
N2526 08-0036 Why duration Should Be a Type in C++0X W. Brown, M. Paterno
N2527 08-0037 Minimal Support for Garbage Collection and Reachability-Based Leak Detection (revised) H.-J. Boehm, M. Spertus
N2528 08-0038 Timed_mutex in C++0x Hans-J. Boehm
N2529 08-0039 Lambda Expressions and Closures: Wording for Monomorphic Lambdas (Revision 3) J. Järvi, J. Freeman, L. Crowl
N2530 08-0040 Making It Easier to Use std::type_info as an Index in an Associative Container James Kanze
N2531 08-0041 Initializer lists WP wording J. S. Adamczyk, G. Dos Reis, B. Stroustrup
N2532 08-0042 Uniform initialization design choices (Revision 2) Bjarne Stroustrup
N2533 08-0043 Tuples and Pairs Alisdair Meredith