SD-1 |
08-0000R2 |
2008 J16/WG21 document list |
Clark Nelson |
SD-2 |
08-0001R2 |
ISO WG21 and INCITS J16 membership list |
Clark Nelson |
SD-5 |
03-0029 |
WG21 and J16 (C++) Joint Mailing and Meeting Information |
Herb Sutter |
N2597 |
08-0107 |
State of C++ Evolution (Pre-Antipolis 2008 Mailing) |
Alisdair Meredith |
N2598 |
08-0108 |
C++ Library Working Group Status Report (Pre-Antipolis 2008 Mailing) |
Alisdair Meredith |
N2600 |
08-0110 |
noncopyable utility class |
Alisdair Meredith |
N2601 |
08-0111 |
Sexagesimal Numbers in C++ |
Lawrence Crowl |
N2602 |
08-0112 |
BSI Requirements for a system-time library in C++0x |
A. Meredith, R. Orr, A. Williams |
N2604 |
08-0114 |
Thoughts on Implementing errno as a Macro |
Nick Stoughton |
N2605 |
08-0115 |
Changing some "undefined behavior" into "ill-formed" |
Thomas Plum |
N2606 |
08-0116 |
Working Draft, Standard for Programming Language C++ |
Pete Becker |
N2607 |
08-0117 |
Editor's Report |
Pete Becker |
N2608 |
08-0118 |
C++ Standard Core Language Active Issues, Revision 55 |
William M. Miller |
N2609 |
08-0119 |
C++ Standard Core Language Defect Reports, Revision 55 |
William M. Miller |
N2610 |
08-0120 |
C++ Standard Core Language Closed Issues, Revision 55 |
William M. Miller |
N2611 |
08-0121 |
AGENDA J16 Meeting No. 48 June 9-14, 2008, Sophia Antipolis, France |
Stephen D. Clamage |
N2612 |
08-0122 |
C++ Standard Library Active Issues List (Revision R56) |
Howard Hinnant |
N2613 |
08-0123 |
C++ Standard Library Defect Report List (Revision R56) |
Howard Hinnant |
N2614 |
08-0124 |
C++ Standard Library Closed Issues List (Revision R56) |
Howard Hinnant |
N2615 |
08-0125 |
A Foundation to Sleep On |
H. Hinnant, W. Brown, J. Garland, M. Paterno |
N2617 |
08-0127 |
Proposed Wording for Concepts (Revision 5) |
D. Gregor, B. Stroustrup, J. Widman, J. Siek |
N2618 |
08-0128 |
Concepts for the C++0x Standard Library: Chapter 17 -Introduction
(Revision 1) |
B. Dawes, D. Gregor, J. Willcock, A. Lumsdaine |
N2619 |
08-0129 |
CONCEPTS FOR CLAUSE 18 |
Alisdair Meredith |
N2620 |
08-0130 |
Concepts for the C++0x Standard Library: Diagnostics library |
B. Dawes, D. Krügler, D. Gregor |
N2621 |
08-0131 |
Core Concepts for the C++0x Standard Library (Revision 2) |
D. Gregor, A. Lumsdaine |
N2622 |
08-0132 |
Concepts for the C++0x Standard Library: Utilities (Revision 3) |
D. Gregor, A. Lumsdaine |
N2623 |
08-0133 |
Concepts for the C++0x Standard Library: Containers (Revision 1) |
D. Gregor, P. Halpern |
N2624 |
08-0134 |
Iterator Concepts for the C++0x Standard Library (Revision 2) |
D. Gregor, J. Siek, A. Lumsdaine |
N2625 |
08-0135 |
Concepts for the C++0x Standard Library: Algorithms (Revision 2) |
D. Gregor, A. Lumsdaine |
N2626 |
08-0136 |
Concepts for the C++0x Standard Library: Numerics (Revision 2) |
D. Gregor, A. Lumsdaine |
N2627 |
08-0137 |
An Asynchronous Future Value (revised) |
D. Vollmann, H. Hinnant, A. Williams |
N2628 |
08-0138 |
Non-static data member initializers |
M. Spertus, B. Seymour |
N2629 |
08-0139 |
Detailed Reporting for Input/Output Library Errors |
Beman Dawes |
N2631 |
08-0141 |
Resolving the difference between C and C++ with regards to object
representation of integers |
James Kanze |
N2632 |
08-0142 |
Shared_ptr atomic access |
P. Dimov, B. Dawes |
N2633 |
08-0143 |
Improved support for bidirectional fences |
Peter Dimov |
N2634 |
08-0144 |
Solving the SFINAE problem for expressions |
J. Spicer, S. Adamczyk |
N2635 |
08-0145 |
Local and Unnamed Types as Template Arguments |
John Spicer |
N2636 |
08-0146 |
Error Handling Specification for Chapter 30 (Threads) |
J. Garland, N. Stoughton, B. Kosnik, B. Dawes |
N2637 |
08-0147 |
Revisiting std::shared_ptr comparison |
Hervé Brönnimann |
N2638 |
08-0148 |
Improving the wording of std::shared_ptr |
Hervé Brönnimann |
N2639 |
08-0149 |
Algorithms for permutations and combinations, with and without
repetitions |
Hervé Brönnimann |
N2640 |
08-0150 |
Initializer Lists — Alternative Mechanism and Rationale (v. 2) |
J. Merrill, D. Vandevoorde |
N2641 |
08-0151 |
Allocator Concepts |
Pablo Halpern |
N2642 |
08-0152 |
Proposed Wording for Placement Insert |
Alan Talbot |
N2643 |
08-0153 |
C++ Data-Dependency Ordering: Function Annotation |
P. McKenney, L. Crowl |
N2644 |
08-0154 |
Agenda |
Herb Sutter |
N2645 |
08-0155 |
Fundamental Mathematical Concepts for the STL in C++0x |
P. Gottschling, W. Brown |
N2646 |
08-0156 |
Concept Implication and Requirement Propagation |
Peter Gottschling |
N2647 |
08-0157 |
Concurrency Modifications to Basic String |
A. Meredith, H. Boehm, L. Crowl, P. Dimov, D. Krügler |
N2648 |
08-0158 |
C++ Dynamic Arrays |
L. Crowl, M. Austern |
N2649 |
08-0159 |
Proposed Resolution for Valarray Constructors |
Gabriel Dos Reis |
N2650 |
08-0160 |
Toward a More Complete Taxonomy of Algebraic Properties for Numeric
Libraries in TR2 |
P. Gottschling, W. Brown |
N2651 |
08-0161 |
Constness of Lambda Functions |
J. Järvi, P. Dimov |