Doc. No.: | WG21/SD-1 |
---|---|
Date: | 2013-10-17 |
Reply to: | Clark Nelson |
Title: | 2013 PL22.16/WG21 document list |
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)
110 K Street NW, Suite 610; Washington DC 20005
Telephone 202-737-8888; Fax 202-638-4922;
Email: INCITS@itic.org
This table lists all C++ committee documents for 2012 and 2013. Each document is identified by its WG21 document number, 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. Technical papers are classified by working group. Finally, when a technical paper (other than an issue list) is revised or formally adopted, an indication is provided.
WG21 Number | Title | Author | Document Date | Mailing Date | Previous Version | Subgroup | Disposition |
---|---|---|---|---|---|---|---|
SD-1 | 2013 PL22.16/WG21 document list | Clark Nelson | 2013-10-17 | 2013-10 | |||
SD-2 | ISO WG21 and INCITS PL22.16 membership list | Clark Nelson | 2013-10-14 | 2013-10 | |||
2012-01-pre-Kona | |||||||
N3318 | C++ Standard Library Active Issues List (Revision R77) | Alisdair Meredith | 2012-01-16 | 2012-01 | N3312 | Library | |
N3319 | C++ Standard Library Defect Report List (Revision R77) | Alisdair Meredith | 2012-01-16 | 2012-01 | N3313 | Library | |
N3320 | C++ Standard Library Closed Issues List (Revision R77) | Alisdair Meredith | 2012-01-16 | 2012-01 | N3314 | Library | |
N3321 | Agenda and Meeting Notice for Upcoming WG21 Telecon Meetings | Herb Sutter | 2011-12-02 | 2012-01 | |||
N3322 | A Preliminary Proposal for a Static if | Walter E. Brown | 2011-12-11 | 2012-01 | Evolution | ||
N3323 | A Proposal to Tweak Certain C++ Contextual Conversions, v3 | Walter E. Brown | 2011-12-08 | 2012-01 | Core | Adopted 2012-10 | |
N3324 | Terminology: "indirection" versus "dereference" | Jens Maurer | 2011-12-19 | 2012-01 | Core | Revised N3362 | |
N3325 | HTML for C++ Standards Documents | Lawrence Crowl | 2012-01-15 | 2012-01 | |||
N3326 | Sequential access to data members and base sub-objects | Andrzej Krzemieński | 2011-12-19 | 2012-01 | Evolution | ||
N3327 | A Standard Programmatic Interface for Asynchronous Operations | N. Gustafsson, A. Laksberg | 2012-01-12 | 2012-01 | Evolution | Revised N3428 | |
N3328 | Resumable Functions | Niklas Gustafsson | 2012-01-12 | 2012-01 | Evolution | Revised N3564 | |
N3329 | Proposal: static if declaration | H. Sutter, W. Bright, A. Alexandrescu | 2012-01-10 | 2012-01 | Evolution | ||
N3330 | C++ Standard Core Language Active Issues, Revision 78 | William M. Miller | 2012-01-17 | 2012-01 | N3309 | Core | |
N3331 | C++ Standard Core Language Defect Reports, Revision 78 | William M. Miller | 2012-01-17 | 2012-01 | N3310 | Core | |
N3332 | C++ Standard Core Language Closed Issues, Revision 78 | William M. Miller | 2012-01-17 | 2012-01 | N3311 | Core | |
N3333 | Hashing User-Defined Types in C++1y | J. Yasskin, C. Carruth | 2012-01-13 | 2012-01 | Library | ||
N3334 | Proposing array_ref<T> and string_ref | Jeffrey Yasskin | 2012-01-14 | 2012-01 | Library | Revised N3442 | |
N3335 | Filesystem Library for C++11/TR2 (Revision 1) | Beman Dawes | 2012-01-13 | 2012-01 | N3239 | Library | Revised N3365 |
N3336 | Adapting Standard Library Strings and I/O to a Unicode World | Beman Dawes | 2012-01-13 | 2012-01 | Library | Revised N3398 | |
N3337 | Working Draft, Standard for Programming Language C++ | Stefanus Du Toit | 2012-01-16 | 2012-01 | N3291 | Revised N3376 | |
N3338 | Editor's Report | Stefanus Du Toit | 2012-01-16 | 2012-01 | |||
N3339 | A Preliminary Proposal for a Deep-Copying Smart Pointer | Walter E. Brown | 2012-01-09 | 2012-01 | Evolution | ||
N3340 | Rich Pointers | D. M. Berris, M. Austern, L. Crowl | 2012-01-10 | 2012-01 | Evolution | Revised N3410 | |
N3341 | Transactional Language Constructs for C++ | M. Wong, H. Boehm, J. Gottschlich, T. Shpeisman, et al. | 2012-01-11 | 2012-01 | Evolution | ||
N3342 | Digit Separators coming back | Jens Maurer | 2012-01-09 | 2012-01 | N2281 | Evolution | |
N3343 | Portland meeting information | Clark Nelson | 2012-01-12 | 2012-01 | |||
N3344 | Toward a Standard C++ 'Date' Class | S. Pacifico, A. Meredith, J. Lakos | 2012-01-15 | 2012-01 | Library | ||
N3345 | C++ Language Constructs for Parallel Programming | P. Halpern, C. Nelson, S. Du Toit, R. Geva | 2012-01-12 | 2012-01 | Evolution | ||
N3346 | Defect Report: Terminology for Container Element Requirements - Rev 1 | Pablo Halpern | 2012-01-14 | 2012-01 | N3301 | Library | Adopted 2012-02 |
N3347 | Modules in C++ (Revision 6) | Daveed Vandevoorde | 2012-01-11 | 2012-01 | N2316 | Evolution | |
N3348 | Scoping of operator new | Nikhil Joshi | 2012-01-11 | 2012-01 | Evolution | ||
N3349 | Ease of using namespaces | Nikhil Joshi | 2012-01-11 | 2012-01 | Evolution | ||
N3350 | A minimal std::range<Iter> | Jeffrey Yasskin | 2012-01-16 | 2012-01 | Library | ||
N3351 | A Concept Design for the STL | B. Stroustrup, A. Sutton | 2012-01-13 | 2012-01 | Evolution | ||
N3352 | C++ Binary Fixed-Point Arithmetic | Lawrence Crowl | 2012-01-15 | 2012-01 | Library | ||
N3353 | C++ Concurrent Queues | Lawrence Crowl | 2012-01-14 | 2012-01 | Library | Revised N3434 | |
N3354 | C++ Stream Mutexes | Lawrence Crowl | 2012-01-14 | 2012-01 | Library | Revised N3395 | |
N3355 | C++ Distributed Counters | Lawrence Crowl | 2012-01-14 | 2012-01 | Library | Revised N3706 | |
N3356 | C++ Mutable Threads | Chris Mysen | 2012-01-15 | 2012-01 | Library | ||
2012-02-post-Kona | |||||||
N3357 | C++ Standard Library Active Issues List (Revision R78) | Alisdair Meredith | 2012-02-27 | 2012-02 | N3318 | Library | |
N3358 | C++ Standard Library Defect Report List (Revision R78) | Alisdair Meredith | 2012-02-27 | 2012-02 | N3319 | Library | |
N3359 | C++ Standard Library Closed Issues List (Revision R78) | Alisdair Meredith | 2012-02-27 | 2012-02 | N3320 | Library | |
N3360 | Networking Library Status Report | Christopher Kohlhoff | 2012-02-03 | 2012-02 | Library | ||
N3361 | C++ Language Constructs for Parallel Programming | P. Halpern, S. Du Toit, C. Nelson, R. Geva | 2012-02-08 | 2012-02 | Evolution | ||
N3362 | Terminology: "indirection" versus "dereference" (revision 2) | Jens Maurer | 2012-02-10 | 2012-02 | N3324 | Core | |
N3363 | A Rational Number Library for C++ | Bill Seymour | 2012-02-23 | 2012-02 | Library | Revised N3414 | |
N3365 | Filesystem Library Proposal (Revision 2) | Beman Dawes | 2012-02-27 | 2012-02 | N3335 | Library | Revised N3399 |
N3366 | Runtime-sized arrays with automatic storage duration | Jens Maurer | 2012-02-17 | 2012-02 | Evolution | Revised N3412 | |
N3367 | C++ Standard Core Language Active Issues, Revision 79 | William M. Miller | 2012-02-27 | 2012-02 | N3330 | Core | |
N3368 | C++ Standard Core Language Defect Reports, Revision 79 | William M. Miller | 2012-02-27 | 2012-02 | N3331 | Core | |
N3369 | C++ Standard Core Language Closed Issues, Revision 79 | William M. Miller | 2012-02-27 | 2012-02 | N3332 | Core | |
N3370 | Call for Library Proposals | Alisdair Meredith | 2012-02-26 | 2012-02 | Library | ||
N3371 | Status List for Library Proposals | Alisdair Meredith | 2012-02-26 | 2012-02 | Library | ||
N3373 | AGENDA, PL22.16 Meeting No. 59, WG21 Meeting No. 54, October 15-19, 2012 - Portland, Oregon | Stephen D. Clamage | 2012-02-24 | 2012-02 | |||
N3374 | SG4: Networking | K. Kloepper, N. Meyer | 2012-02-23 | 2012-02 | Library | ||
N3375 | Proposal for Unbounded-Precision Integer Types | Pete Becker | 2012-02-24 | 2012-02 | Library | Revised N3417 | |
N3376 | Working Draft, Standard for Programming Language C++ | Stefanus Du Toit | 2012-02-28 | 2012-02 | N3337 | Revised N3485 | |
N3377 | C++ Editor's Report, February 2012 | Stefanus Du Toit | 2012-02-24 | 2012-02 | |||
N3378 | A preliminary proposal for work executors | J. Yasskin, M. Austern, L. Crowl, C. Carruth, C. Mysen | 2012-02-24 | 2012-02 | Library | Revised N3562 | |
N3379 | Minutes, WG21 Teleconference 2012-01-27 | Kyle Kloepper | 2012-01-27 | 2012-02 | |||
N3380 | Minutes, WG21 Meeting No. 53, 6-10 February 2012 Kona, Hawaii, USA | Kyle Kloepper | 2012-02-29 | 2012-02 | |||
N3381 | Minutes, PL22.16 Meeting No. 58, 6-10 February 2012 Kona, Hawaii, USA | Kyle Kloepper | 2012-02-29 | 2012-02 | |||
2012-09-pre-Portland | |||||||
N3382 | C++ Standard Core Language Active Issues, Revision 80 | William M. Miller | 2012-09-24 | 2012-09 | N3367 | Core | |
N3383 | C++ Standard Core Language Defect Reports, Revision 80 | William M. Miller | 2012-09-24 | 2012-09 | N3368 | Core | |
N3384 | C++ Standard Core Language Closed Issues, Revision 80 | William M. Miller | 2012-09-24 | 2012-09 | N3369 | Core | |
N3386 | Return type deduction for normal functions | Jason Merrill | 2012-03-27 | 2012-09 | Evolution | Revised N3582 | |
N3387 | Overload resolution tiebreakers for integer types | Jens Maurer | 2012-09-12 | 2012-09 | Evolution | ||
N3388 | Using Asio with C++11 | Christopher Kohlhoff | 2012-04-23 | 2012-09 | Networking | ||
N3389 | Urdl: a simple library for accessing web content | Christopher Kohlhoff | 2012-04-23 | 2012-09 | Networking | ||
N3390 | Any Library Proposal (Revision 1) | B. Dawes, K. Henney | 2012-09-23 | 2012-09 | N1939 | Library | Revised N3508 |
N3391 | ISO C++ SG1 Meeting Minutes for May 2012 | L. Crowl, S. du Toit | 2012-09-23 | 2012-09 | |||
N3392 | Minutes, WG21/SG4 Meeting 8 May 2012 Redmond, Washington, USA | Neal Meyer | 2012-09-18 | 2012-09 | |||
N3393 | Business Plan and Convener's Report | Herb Sutter | 2012-06-08 | 2012-09 | |||
N3394 | [[deprecated]] attribute | Alberto Ganesh Barbati | 2012-06-12 | 2012-09 | Evolution | Revised N3760 | |
N3395 | C++ Stream Mutexes | Lawrence Crowl | 2012-09-23 | 2012-09 | N3354 | Concurrency | Revised N3535 |
N3396 | Dynamic memory allocation for over-aligned data | Clark Nelson | 2012-08-30 | 2012-09 | Evolution | ||
N3397 | Spring 2013 JTC1/SC22/WG21 C++ Standards Committee Meeting | Roger Orr | 2012-08-13 | 2012-09 | |||
N3398 | String Interoperation Library | Beman Dawes | 2012-09-19 | 2012-09 | N3336 | Library | |
N3399 | Filesystem Library Proposal (Revision 3) | Beman Dawes | 2012-09-21 | 2012-09 | N3365 | Filesystem | Revised N3505 |
N3400 | A proposal for eliminating the underscore madness that library writers have to suffer | Jonathan de Boyne Pollard | 2012-09-21 | 2012-09 | Evolution | ||
N3401 | Generating move operations (elaborating on Core 1402) | Ville Voutilainen | 2012-09-21 | 2012-09 | Evolution | ||
N3402 | User-defined Literals for Standard Library Types | Peter Sommerlad | 2012-09-07 | 2012-09 | Evolution | Revised N3468 | |
N3403 | Use Cases for Compile-Time Reflection | Mike Spertus | 2012-09-22 | 2012-09 | Evolution | Revised N3492 | |
N3404 | Tuple Tidbits | Mike Spertus | 2012-09-22 | 2012-09 | Library | ||
N3405 | Template Tidbits | Mike Spertus | 2012-09-22 | 2012-09 | Evolution | Revised N3601, N3602 | |
N3406 | A proposal to add a utility class to represent optional objects (Revision 2) | F. Cacciola, A. Krzemieński | 2012-09-20 | 2012-09 | N1878 | Library | Revised N3527 |
N3407 | Proposal to Add Decimal Floating Point Support to C++ | Dietmar Kühl | 2012-09-14 | 2012-09 | Evolution/ Numeric | ||
N3408 | Parallelizing The Standard Algorithms Library | J. Hoberock, O. Giroux, V. Grover, J. Marathe, et al. | 2012-09-21 | 2012-09 | Concurrency | ||
N3409 | Strict Fork-Join Parallelism | Pablo Halpern | 2012-09-24 | 2012-09 | Evolution/ Concurrency | ||
N3410 | Rich Pointers with Dynamic and Static Introspection | D. M. Berris, M. Austern, L. Crowl, L. Singh | 2012-09-18 | 2012-09 | N3340 | Evolution | |
N3411 | Additional Searching Algorithms | Marshall Clow | 2012-09-23 | 2012-09 | Library | Revised N3606 | |
N3412 | Runtime-sized arrays with automatic storage duration (revision 2) | Jens Maurer | 2012-09-19 | 2012-09 | N3366 | Evolution | Revised N3467 |
N3413 | Allowing arbitrary literal types for non-type template parameters | Jens Maurer | 2012-09-19 | 2012-09 | Evolution | ||
N3414 | A Rational Number Library for C++ | Bill Seymour | 2012-09-12 | 2012-09 | N3363 | Numerics | Revised N3489 |
N3415 | A Database Access Library | Bill Seymour | 2012-09-13 | 2012-09 | Library | ||
N3416 | Packaging Parameter Packs | Mike Spertus | 2012-09-21 | 2012-09 | Evolution | Revised N3728 | |
N3417 | Proposal for Unbounded-Precision Integer Types | Pete Becker | 2012-09-21 | 2012-09 | N3375 | Numerics | Revised N3542 |
N3418 | Proposal for Generic (Polymorphic) Lambda Expressions | F. Vali, H. Sutter, D. Abrahams | 2012-09-21 | 2012-09 | Evolution | Revised N3559 | |
N3419 | Vector loops and Parallel Loops | Robert Geva | 2012-09-21 | 2012-09 | Evolution/ Concurrency | ||
N3420 | A URI Library for C++ | G. Matthews, D. Berris | 2012-09-21 | 2012-09 | Networking | Revised N3484 | |
N3421 | Making Operator Functors greater<> | Stephan T. Lavavej | 2012-09-20 | 2012-09 | Library | Adopted 2012-10 | |
N3422 | SG5: Software Transactional Memory (TM) Status Report | M. Wong, J. Gottschlich | 2012-09-14 | 2012-09 | |||
N3423 | SG5: Software Transactional Memory (TM) Meeting Minutes | Michael Wong | 2012-09-14 | 2012-09 | |||
N3424 | Lambda Correctness and Usability Issues | Herb Sutter | 2012-09-23 | 2012-09 | Evolution | ||
N3425 | Concurrent Unordered Associative Containers for C++ | A. Robison, A. Malakhov, A. Laksberg | 2012-09-20 | 2012-09 | Concurrency | ||
N3426 | Experience with Pre-Parsed Headers | Lawrence Crowl | 2012-09-23 | 2012-09 | Modules | ||
N3427 | Shared locking in C++ | Howard Hinnant | 2012-09-23 | 2012-09 | N2094 | Concurrency | Revised N3568 |
N3428 | A Standard Programmatic Interface for Asynchronous Operations | N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani | 2012-09-21 | 2012-09 | N3327 | Concurrency | Revised N3558 |
N3429 | A C++ Library Solution To Parallelism | A. Laksberg, H. Sutter, A. Robison, S. Mithani | 2012-09-21 | 2012-09 | Evolution/ Concurrency | ||
N3430 | Proposing std::split() | Greg Miller | 2012-09-19 | 2012-09 | Library | Revised N3510 | |
N3431 | Quoted Strings Library Proposal | Beman Dawes | 2012-09-21 | 2012-09 | Library | Revised N3570 | |
N3432 | C++ Sized Deallocation | Lawrence Crowl | 2012-09-23 | 2012-09 | Evolution | Revised N3536 | |
N3433 | Clarifying Memory Allocation | L. Crowl, C. Carruth | 2012-09-23 | 2012-09 | Evolution | Revised N3537 | |
N3434 | C++ Concurrent Queues | Lawrence Crowl | 2012-09-23 | 2012-09 | N3353 | Concurrency | Revised N3533 |
N3435 | Standardized feature-test macros | Clark Nelson | 2012-09-18 | 2012-09 | Evolution | ||
N3436 | std::result_of and SFINAE | E. Niebler, D. Walker, J. de Guzman | 2012-09-21 | 2012-09 | Library | Revised N3462 | |
N3437 | Type Name Strings For C++ | Axel Naumann | 2012-09-24 | 2012-09 | Evolution | ||
N3438 | C++ Standard Library Active Issues List (Revision R79) | Alisdair Meredith | 2012-09-24 | 2012-09 | N3357 | Library | |
N3439 | C++ Standard Library Defect Report List (Revision R79) | Alisdair Meredith | 2012-09-24 | 2012-09 | N3358 | Library | |
N3440 | C++ Standard Library Closed Issues List (Revision R79) | Alisdair Meredith | 2012-09-24 | 2012-09 | N3359 | Library | |
N3441 | Call Stack Utilities and std::exception Extension Proposal | Aurelian Melinte | 2012-09-20 | 2012-09 | Evolution/ Library | ||
N3442 | string_ref: a non-owning reference to a string | Jeffrey Yasskin | 2012-09-23 | 2012-09 | N3334 | Library | Revised N3512 |
N3443 | Priority Queue Changes and Additions | G. Powell, T. Blechmann | 2012-09-21 | 2012-09 | Library | Revised N3479 | |
N3444 | Relaxing syntactic constraints on constexpr function definitions | Richard Smith | 2012-09-21 | 2012-09 | Evolution | Revised N3597 | |
N3445 | Pass by Const Reference or Value | Lawrence Crowl | 2012-09-23 | 2012-09 | Evolution | Revised N3538 | |
N3446 | C++ Mapreduce | C. Mysen, L. Crowl, A. Berkan | 2012-09-21 | 2012-09 | Concurrency | Revised N3563 | |
N3448 | Painless Digit Separation | Daveed Vandevoorde | 2012-09-21 | 2012-09 | Evolution | Revised N3781 | |
N3449 | Open and Efficient Type Switch for C++ | B. Stroustrup, G. Dos Reis, Y. Solodkyy | 2012-09-23 | 2012-09 | Evolution | ||
N3450 | Iterator-Related Improvements to Containers | Alan Talbot | 2012-09-23 | 2012-09 | Library | Revised N3585 | |
N3451 | async and ~future | Herb Sutter | 2012-09-23 | 2012-09 | Concurrency | Revised N3630 | |
2012-11-post-Portland | |||||||
N3452 | Let {x,y,z} ⇒ explicit | Herb Sutter | 2012-09-23 | 2012-11 | Evolution | ||
N3453 | Minutes, WG21 Teleconference 2012-10-5 | Kyle Kloepper | 2012-10-5 | 2012-11 | |||
N3454 | Minutes, WG21 Meeting No. 54, 15-19 October 2012 Portland, Oregon, USA | Kyle Kloepper | 2012-11-3 | 2012-11 | |||
N3455 | Minutes, PL22.16 Meeting No. 59, 15-19 October 2012 Portland, Oregon, USA | Kyle Kloepper | 2012-11-3 | 2012-11 | Revised N3647 | ||
N3456 | Range arguments for container constructors and methods, with wording | Jeffrey Yasskin | 2012-11-03 | 2012-11 | Library | Revised N3513 | |
N3457 | Algorithm std::iota and its modifications. | Vladimir Grigoriev | 2012-10-30 | 2012-11 | Library | ||
N3458 | Simple Database Integration in C++11 | Thomas Neumann | 2012-10-22 | 2012-11 | Library | ||
N3459 | Comparison of Two Database Access Methodologies | Bill Seymour | 2012-10-13 | 2012-11 | Library | ||
N3462 | std::result_of and SFINAE | E. Niebler, D. Walker, J. de Guzman | 2012-10-18 | 2012-11 | N3436 | Library | Adopted 2012-10 |
N3463 | Portable Program Source Files | Beman Dawes | 2012-11-02 | 2012-11 | Evolution | ||
N3465 | Adding heterogeneous comparison lookup to associative containers for TR2 (Rev 2) | Joaquín Mª López Muñoz | 2012-10-29 | 2012-11 | N2882 | Library | Revised N3657 |
N3466 | More Perfect Forwarding | Mike Spertus | 2012-11-03 | 2012-11 | Evolution | Revised N3579 | |
N3467 | Runtime-sized arrays with automatic storage duration (revision 3) | Jens Maurer | 2012-10-29 | 2012-11 | N3412 | Core | Revised N3497 |
N3468 | User-defined Literals for Standard Library Types (version 2) | Peter Sommerlad | 2012-10-24 | 2012-11 | N3402 | Evolution | Revised N3531 |
N3469 | Constexpr Library Additions: chrono, v3 | B. Kosnik, D. Krügler | 2012-10-18 | 2012-11 | N3303 | Library | Adopted 2012-10 |
N3470 | Constexpr Library Additions: containers, v2 | B. Kosnik, D. Krügler | 2012-10-18 | 2012-11 | N3304 | Library | Adopted 2012-10 |
N3471 | Constexpr Library Additions: utilities, v3 | B. Kosnik, D. Krügler | 2012-10-18 | 2012-11 | N3305 | Library | Adopted 2012-10 |
N3472 | Binary Literals in the C++ Core Language | James Dennett | 2012-10-19 | 2012-11 | Core | Adopted 2013-04 | |
N3473 | C++ Standard Library Active Issues List (Revision R80) | Alisdair Meredith | 2012-11-03 | 2012-11 | N3438 | Library | |
N3474 | C++ Standard Library Defect Report List (Revision R80) | Alisdair Meredith | 2012-11-03 | 2012-11 | N3439 | Library | |
N3475 | C++ Standard Library Closed Issues List (Revision R80) | Alisdair Meredith | 2012-11-03 | 2012-11 | N3440 | Library | |
N3477 | C++ Internet Protocol Classes | A. Fabijanic, G. Obiltschnig | 2012-10-28 | 2012-11 | Networking | ||
N3478 | Core Issue 1512: Pointer comparison vs qualification conversions | Jens Maurer | 2012-10-29 | 2012-11 | Core | Revised N3498 | |
N3479 | Priority Queue, Queue and Stack: Changes and Additions | G. Powell, T. Blechmann | 2012-11-02 | 2012-11 | N3443 | Library | Revsed N3543 |
N3480 | C++ Standard Core Language Active Issues, Revision 81 | William M. Miller | 2012-11-03 | 2012-11 | N3382 | Core | |
N3481 | C++ Standard Core Language Defect Reports and Accepted Issues, Revision 81 | William M. Miller | 2012-11-03 | 2012-11 | N3383 | Core | |
N3482 | C++ Standard Core Language Closed Issues, Revision 81 | William M. Miller | 2012-11-03 | 2012-11 | N3384 | Core | |
N3484 | A URI Library for C++ | G. Matthews, D. Berris | 2012-11-01 | 2012-11 | N3420 | Networking | Revised N3507 |
N3485 | Working Draft, Standard for Programming Language C++ | Stefanus Du Toit | 2012-11-02 | 2012-11 | N3376 | Revised N3691 | |
N3486 | C++ Editor's Report, October 2012 | Stefanus Du Toit | 2012-11-02 | 2012-11 | |||
N3487 | TLS and Parallelism | Pablo Halpern | 2012-05-08 | 2012-11 | Concurrency | ||
N3488 | Evolution Working Group paper status | Ville Voutilainen | 2012-11-02 | 2012-11 | Evolution | ||
N3489 | A Rational Number Library for C++ | Bill Seymour | 2012-10-13 | 2012-11 | N3414 | Numerics | Revised N3611 |
N3490 | ADL Control for C++ | Dave Abrahams | 2012-10-31 | 2012-11 | Evolution | ||
N3491 | Minutes: SG4 Networking, October 2012 | Alex Fabijanic | 2012-11-01 | 2012-11 | |||
N3492 | Use Cases for Compile-Time Reflection (Rev. 2) | Mike Spertus | 2012-11-03 | 2012-11 | N3403 | Evolution | |
2013-01 | |||||||
N3493 | Compile-time integer sequences | Jonathan Wakely | 2013-01-11 | 2013-01 | Library Evolution | Revised N3658 | |
N3494 | A proposal to add special mathematical functions according to the ISO/IEC 80000-2:2009 standard | Vincent Reverdy | 2012-12-19 | 2013-01 | Library Evolution | ||
N3495 | inplace realloc | Ariane van der Steldt | 2012-12-07 | 2013-01 | Library Evolution | ||
N3496 | AGENDA, PL22.16 Meeting No. 60, WG21 Meeting No. 55, April 15-20, 2013 -- Bristol, UK | Stephen D. Clamage | 2013-01-02 | 2013-01 | |||
N3497 | Runtime-sized arrays with automatic storage duration (revision 4) | Jens Maurer | 2013-01-01 | 2013-01 | N3467 | Core | Revised N3639 |
N3498 | Core Issue 1512: Pointer comparison vs qualification conversions (revision 2) | Jens Maurer | 2013-01-07 | 2013-01 | N3478 | Core | Revised N3624 |
N3499 | Digit Separators | Lawrence Crowl | 2012-12-19 | 2013-01 | N2281 | Evolution | Revised N3661 |
N3500 | New assert variants | Olaf van der Spek | 2012-11-28 | 2013-01 | Library Evolution | ||
N3501 | C++ Standard Core Language Active Issues, Revision 82 | William M. Miller | 2013-01-14 | 2013-01 | N3480 | Core | |
N3502 | C++ Standard Core Language Defect Reports and Accepted Issues, Revision 82 | William M. Miller | 2013-01-14 | 2013-01 | N3481 | Core | |
N3503 | C++ Standard Core Language Closed Issues, Revision 82 | William M. Miller | 2013-01-14 | 2013-01 | N3482 | Core | |
N3505 | Filesystem Library Proposal (Revision 4) | Beman Dawes | 2013-01-12 | 2013-01 | N3399 | Filesystem | Revised N3693 |
N3506 | A printf-like Interface for the Streams Library | Zhihao Yuan | 2012-12-26 | 2013-01 | Library Evolution | Revised N3716 | |
N3507 | A URI Library for C++ | G. Matthews, D. Berris | 2013-01-11 | 2013-01 | N3484 | Networking | Revised N3625 |
N3508 | Any Library Proposal (Revision 2) | B. Dawes, K. Henney | 2013-01-11 | 2013-01 | N3390 | Library | Revised N3804 |
N3509 | Operator Bool for Ranges | Olaf van der Spek | 2012-12-19 | 2013-01 | Library Evolution | ||
N3510 | std::split(): An algorithm for splitting strings | Greg Miller | 2013-01-10 | 2013-01 | N3430 | Library Evolution | Revised N3593 |
N3511 | exchange() utility function | Jeffrey Yasskin | 2013-01-10 | 2013-01 | Library Evolution | Revised N3608 | |
N3512 | string_ref: a non-owning reference to a string, revision 2 | Jeffrey Yasskin | 2013-01-11 | 2013-01 | N3442 | Library Evolution | Revised N3609 |
N3513 | Range arguments for container constructors and methods, wording revision 2 | Jeffrey Yasskin | 2013-01-11 | 2013-01 | N3456 | Ranges | Revised N3686 |
N3514 | A Proposal for the World's Dumbest Smart Pointer | Walter Brown | 2012-12-19 | 2013-01 | Library Evolution | Revised N3740 | |
N3515 | Toward Opaque Typedefs for C++1Y | Walter Brown | 2013-01-11 | 2013-01 | Evolution | Revised N3741 | |
N3516 | C++ Standard Library Active Issues List (Revision R81) | Alisdair Meredith | 2013-01-15 | 2013-01 | N3473 | Library | |
N3517 | C++ Standard Library Defect Report List (Revision R81) | Alisdair Meredith | 2013-01-15 | 2013-01 | N3474 | Library | |
N3518 | C++ Standard Library Closed Issues List (Revision R81) | Alisdair Meredith | 2013-01-15 | 2013-01 | N3475 | Library | |
N3519 | Feb 5, 2013 SG1 Teleconference Announcement and Agenda | Hans Boehm | 2013-01-11 | 2013-01 | |||
N3520 | Critical sections in vector loops | Robert Geva | 2013-01-11 | 2013-01 | Concurrency | ||
N3521 | convert() utility function | Jeffrey Yasskin | 2013-01-12 | 2013-01 | Library Evolution | ||
2013-03-pre-Bristol | |||||||
N3522 | C++ Standard Library Active Issues List (Revision R82) | Alisdair Meredith | 2013-03-18 | 2013-03 | N3516 | Library | |
N3523 | C++ Standard Library Defect Report List (Revision R82) | Alisdair Meredith | 2013-03-18 | 2013-03 | N3517 | Library | |
N3524 | C++ Standard Library Closed Issues List (Revision R82) | Alisdair Meredith | 2013-03-18 | 2013-03 | N3518 | Library | |
N3525 | Polymorphic Allocators | Pablo Halpern | 2013-03-18 | 2013-03 | Library Evolution | Revised N3726 | |
N3526 | Uniform initialization for arrays and class aggregate types | Michael Price | 2013-01-21 | 2013-03 | Evolution | ||
N3527 | A proposal to add a utility class to represent optional objects (Revision 2) | F. Cacciola, A. Krzemieński | 2013-03-10 | 2013-03 | N3406 | Library Evolution | Revised N3672 |
N3528 | Minutes of Feb 5 2013 SG1 Phone Call | Pablo Halpern | 2013-02-05 | 2013-03 | |||
N3529 | SG5: Transactional Memory (TM) Meeting Minutes 2012/10/30-2013/02/04 | Michael Wong | 2013-02-14 | 2013-03 | |||
N3530 | Leveraging OpenMP infrastructure for language level parallelisation | D. Gove, N. Copty, M. Wong | 2013-03-15 | 2013-03 | Concurrency | ||
N3531 | User-defined Literals for Standard Library Types (version 3) | Peter Sommerlad | 2013-03-08 | 2013-03 | N3468 | Library Evolution | Revised N3642, N3660 |
N3532 | C++ Dynamic Arrays | L. Crowl, M. Austern | 2013-03-12 | 2013-03 | N2648 | Library Evolution | Revised N3662 |
N3533 | C++ Concurrent Queues | L. Crowl, C. Mysen | 2013-03-12 | 2013-03 | N3434 | Concurrency | |
N3534 | C++ Pipelines | A. Mackintosh, A. Berkan | 2013-03-15 | 2013-03 | Concurrency | ||
N3535 | C++ Stream Mutexes | Lawrence Crowl | 2013-03-06 | 2013-03 | N3395 | Concurrency | |
N3536 | C++ Sized Deallocation | Lawrence Crowl | 2013-03-05 | 2013-03 | N3432 | Core | Revised N3663 |
N3537 | Clarifying Memory Allocation | L. Crowl, C. Carruth | 2013-03-12 | 2013-03 | N3433 | Core | Revised N3664 |
N3538 | Pass by Const Reference or Value | Lawrence Crowl | 2013-03-06 | 2013-03 | N3445 | Evolution | |
N3539 | C++ Standard Core Language Active Issues, Revision 83 | William M. Miller | 2013-03-18 | 2013-03 | N3501 | Core | |
N3540 | C++ Standard Core Language Defect Reports and Accepted Issues, Revision 83 | William M. Miller | 2013-03-18 | 2013-03 | N3502 | Core | |
N3541 | C++ Standard Core Language Closed Issues, Revision 83 | William M. Miller | 2013-03-18 | 2013-03 | N3503 | Core | |
N3542 | Proposal for Unbounded-Precision Integer Types | Pete Becker | 2013-03-18 | 2013-03 | N3417 | Numerics | Revised N3809 |
N3543 | Priority Queue, Queue and Stack: Changes and Additions | G. Powell, T. Blechmann | 2013-03-15 | 2013-03 | N3479 | Library Evolution | |
N3544 | SG5: Transactional Memory (TM) Meeting Minutes 2013/02/25-2013/03/04 | Michael Wong | 2013-03-06 | 2013-03 | |||
N3545 | An Incremental Improvement to integral_constant | Walter E. Brown | 2013-03-12 | 2013-03 | Library Evolution | Adopted 2013-04 | |
N3546 | TransformationTraits Redux | Walter E. Brown | 2013-03-12 | 2013-03 | Library Evolution | Revised N3655 | |
N3547 | Three <random>-related Proposals | Walter E. Brown | 2013-03-12 | 2013-03 | Library Evolution | Revised N3742 | |
N3548 | Conditionally-supported Special Math Functions for C++14 | Walter E. Brown | 2013-03-12 | 2013-03 | Library Evolution | Revised N3743 | |
N3549 | s/bound/extent/ | Walter E. Brown | 2013-03-12 | 2013-03 | Core | ||
N3550 | Proposed C++14 Value Classification | Walter E. Brown | 2013-03-12 | 2013-03 | Core | ||
N3551 | Random Number Generation in C++11 | Walter E. Brown | 2013-03-12 | 2013-03 | |||
N3552 | Introducing Object Aliases | Walter E. Brown | 2013-03-12 | 2013-03 | Evolution | ||
N3553 | Proposing a C++1Y Swap Operator | Walter E. Brown | 2013-03-12 | 2013-03 | Evolution | ||
N3554 | A Parallel Algorithms Library | J. Hoberock, O. Giroux, V. Grover, H. Sutter, et al. | 2013-03-15 | 2013-03 | Concurrency | Revised N3724 | |
N3555 | A URI Library for C++ | G. Matthews, D. Berris |
|
N3507 | Networking | ||
N3556 | Thread-Local Storage in X-Parallel Computations | P. Halpern, C. Leiserson | 2013-03-18 | 2013-03 | Concurrency | ||
N3557 | Considering a Fork-Join Parallelism Library | Pablo Halpern | 2013-03-18 | 2013-03 | Concurrency | ||
N3558 | A Standardized Representation of Asynchronous Operations | N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani | 2013-03-15 | 2013-03 | N3428 | Concurrency | Revised N3634 |
N3559 | Proposal for Generic (Polymorphic) Lambda Expressions | F. Vali, H. Sutter, D. Abrahams | 2013-03-17 | 2013-03 | N3418 | Evolution | Revised N3649 |
N3560 | Proposal for Assorted Extensions to Lambda Expressions | F. Vali, H. Sutter, D. Abrahams | 2013-03-17 | 2013-03 | Evolution | ||
N3561 | Semantics of Vector Loops | R. Geva, C. Nelson | 2013-03-15 | 2013-03 | Concurrency | ||
N3562 | Executors and schedulers, revision 1 | M. Austern, L. Crowl, C. Carruth, N. Gustafsson, et al. | 2013-03-15 | 2013-03 | N3378 | Concurrency | Revised N3731 |
N3563 | C++ Mapreduce | C. Mysen, L. Crowl, A. Berkan | 2013-03-15 | 2013-03 | N3446 | Concurrency | |
N3564 | Resumable Functions | N. Gustafsson, D. Brewis, H. Sutter, S. Mithani | 2013-03-15 | 2013-03 | N3328 | Concurrency | Revised N3650 |
N3565 | IP Address Design Constraints | Aleksandar Fabijanic | 2013-03-15 | 2013-03 | Networking | ||
N3566 | Evolution Open Issues | Ville Voutilainen | 2013-03-12 | 2013-03 | Evolution | ||
N3567 | Evolution Closed Issues | Ville Voutilainen | 2013-03-12 | 2013-03 | Evolution | ||
N3568 | Shared locking in C++ | Howard Hinnant | 2013-03-11 | 2013-03 | N3427 | Concurrency | Revised N3659 |
N3569 | SPRING 2014 JTC1/SC22/WG21 C++ STANDARDS COMMITTEE MEETING: Preliminary Information | Peter Sommerlad | 2013-03-15 | 2013-03 | Revised N3805 | ||
N3570 | Quoted Strings Library Proposal (Revision 1) | Beman Dawes | 2013-03-14 | 2013-03 | N3431 | Library Evolution | Revised N3654 |
N3571 | A Proposal to add Single Instruction Multiple Data Computation to the Standard Library | P. Estérie, M. Gaunard, J. Falcou | 2013-03-15 | 2013-03 | Concurrency | ||
N3572 | Unicode Support in the Standard Library | Mark Boyall | 2013-03-10 | 2013-03 | Library Evolution | ||
N3573 | Heterogenous extensions to unordered containers | Mark Boyall | 2013-03-10 | 2013-03 | Library Evolution | ||
N3574 | Binding stateful functions as function pointers | Mark Boyall | 2013-03-10 | 2013-03 | Library Evolution | ||
N3575 | Additional Standard allocation schemes | Mark Boyall | 2013-03-10 | 2013-03 | Library Evolution | ||
N3576 | SG8 Concepts Teleconference Minutes - 2013-03-12 | Herb Sutter | 2013-03-12 | 2013-03 | |||
N3577 | Fall 2013 JTC1/SC22/WG21 C++ Standards Committee Meeting | Nevin Liber | 2013-03-14 | 2013-03 | |||
N3578 | Proposing the Rule of Five | Walter E. Brown | 2013-03-12 | 2013-03 | Evolution | ||
N3579 | A type trait for signatures | Mike Spertus | 2013-03-15 | 2013-03 | N3466 | Library Evolution | Revised N3729 |
N3580 | Concepts Lite: Constraining Templates with Predicates | A. Sutton, B. Stroustrup, G. Dos Reis | 2013-03-17 | 2013-03 | Concepts | Revised N3701 | |
N3581 | Delimited iterators | Mike Spertus | 2013-03-16 | 2013-03 | Library Evolution | ||
N3582 | Return type deduction for normal functions | Jason Merrill | 2013-03-15 | 2013-03 | N3386 | Core | Revised N3638 |
N3583 | Exploring constexpr at Runtime | Scott Schurr | 2013-03-13 | 2013-03 | Evolution | ||
N3584 | Wording for Accessing Tuple Fields by Type | Mike Spertus | 2013-03-14 | 2013-03 | Library | Revised N3670 | |
N3585 | Iterator-Related Improvements to Containers (Revision 2) | Alan Talbot | 2013-03-17 | 2013-03 | N3450 | Library | Revised N3643, N3644 |
N3586 | Splicing Maps and Sets | A. Talbot, H. Hinnant | 2013-03-17 | 2013-03 | Library | Revised N3645 | |
N3587 | For Loop Exit Strategies | Alan Talbot | 2013-03-17 | 2013-03 | Evolution | ||
N3588 | make_unique | Stephan T. Lavavej | 2013-03-15 | 2013-03 | Library Evolution | Revised N3656 | |
N3589 | Summary of Progress Since Portland towards Transactional Language Constructs for C++ | H. Boehm, J. Gottschlich, V. Luchangco, M. Wong, et al. | 2013-03-15 | 2013-03 | |||
N3591 | Summary of Discussions on Explicit Cancellation in Transactional Language Constructs for C++ | H. Boehm, J. Gottschlich, M. Moir, M. Wong, et al. | 2013-03-15 | 2013-03 | Evolution | ||
N3592 | Alternative cancellation and data escape mechanisms for transactions | Torvald Riegel | 2013-03-15 | 2013-03 | Evolution | ||
N3593 | std::split(): An algorithm for splitting strings | Greg Miller | 2013-03-13 | 2013-03 | N3510 | Library Evolution | |
N3594 | std::join(): An algorithm for joining a range of elements | Greg Miller | 2013-03-13 | 2013-03 | Library Evolution | ||
N3595 | Simplifying Argument-Dependent Lookup Rules | Peter Gottschling | 2013-03-15 | 2013-03 | Evolution | ||
N3596 | Code Reuse in Class Template Specialization | Peter Gottschling | 2013-03-15 | 2013-03 | Evolution | ||
N3597 | Relaxing constraints on constexpr functions | Richard Smith | 2013-03-15 | 2013-03 | N3444 | Evolution | Revised N3652 |
N3598 | constexpr member functions and implicit const | Richard Smith | 2013-03-12 | 2013-03 | Evolution | Revised N3652 | |
N3599 | Literal operator templates for strings | Richard Smith | 2013-03-13 | 2013-03 | Evolution | ||
N3600 | C++ Latches and Barriers | Alasdair Mackintosh | 2013-03-16 | 2013-03 | Concurrency | Revised N3666 | |
N3601 | Implicit template parameters | M. Spertus, D. Vandevoorde | 2013-03-17 | 2013-03 | N3405 | Evolution | |
N3602 | Template parameter deduction for constructors | M. Spertus, D. Vandevoorde | 2013-03-14 | 2013-03 | N3405 | Evolution | |
N3603 | A Three-Class IP Address Proposal | Christopher Kohlhoff | 2013-03-17 | 2013-03 | Networking | ||
N3604 | Centralized Defensive-Programming Support for Narrow Contracts | J. Lakos, A. Zakharov | 2013-03-18 | 2013-03 | Library Evolution | ||
N3605 | Member initializers and aggregates | Ville Voutilainen | 2013-03-15 | 2013-03 | Evolution | Revised N3653 | |
N3606 | Extending std::search to use Additional Searching Algorithms | Marshall Clow | 2013-03-17 | 2013-03 | N3411 | Library | Revised N3703 |
N3607 | Making non-modifying sequence operations more robust | M. Spertus, A. Pall | 2013-03-15 | 2013-03 | Library Evolution | Revised N3671 | |
N3608 | exchange() utility function, revision 2 | Jeffrey Yasskin | 2013-03-15 | 2013-03 | N3511 | Library Evolution | Revised N3668 |
N3609 | string_view: a non-owning reference to a string, revision 3 | Jeffrey Yasskin | 2013-03-15 | 2013-03 | N3512 | Library Evolution | Revised N3685 |
N3610 | Generic lambda-capture initializers, supporting capture-by-move | Ville Voutilainen | 2013-03-15 | 2013-03 | Evolution | Revised N3648 | |
N3611 | A Rational Number Library for C++ | Bill Seymour | 2013-03-15 | 2013-03 | N3489 | Numerics | |
N3612 | Desiderata of a C++11 Database Interface | Thomas Neumann | 2013-03-15 | 2013-03 | Library Evolution | ||
N3613 | "Static If" Considered | B. Stroustrup, G. Dos Reis, A. Sutton | 2013-03-16 | 2013-03 | Concepts | ||
N3614 | unwinding_exception | Herb Sutter | 2013-03-11 | 2013-03 | Evolution | ||
N3615 | Constexpr Variable Templates | Gabriel Dos Reis | 2013-03-18 | 2013-03 | Evolution | Revised N3651 | |
N3617 | Lifting overload sets into function objects | Philipp Juschka | 2013-03-14 | 2013-03 | Evolution | ||
N3618 | What can signal handlers do? (CWG 1441) | Hans Boehm | 2013-03-17 | 2013-03 | Concurrency | Revised N3633 | |
N3619 | A proposal to add swappability traits to the standard library | Andrew Morrow | 2013-03-15 | 2013-03 | Library Evolution | ||
N3620 | Network byte order conversion | Kyle Kloepper | 2013-03-18 | 2013-03 | Networking | Revised N3646 | |
2013-05-post-Bristol | |||||||
N3621 | Minutes, WG21 Teleconference 2013-03-29 | Kyle Kloepper | 2013-03-29 | 2013-05 | |||
N3622 | Minutes: WG21 Meeting No. 55, 15-20 April 2013 - Bristol, UK | Kyle Kloepper | 2013-05-03 | 2013-05 | |||
N3623 | Minutes: PL22.16 Meeting No. 60, 15-20 April 2013 - Bristol, UK | Kyle Kloepper | 2013-05-03 | 2013-05 | |||
N3624 | Core Issue 1512: Pointer comparison vs qualification conversions (revision 3) | Jens Maurer | 2013-04-15 | 2013-05 | N3498 | Core | Adopted 2013-04 |
N3625 | A URI Library for C++ | G. Matthews, D. Berris | 2013-04-30 | 2013-05 | N3507 | Networking | Revised N3720 |
N3626 | Floating-Point Typedefs Having Specified Widths | P. Bristow, C. Kormanyos, J. Maddock | 2013-04-05 | 2013-05 | Numerics | ||
N3627 | Relaxed switch statement | Zhihao Yuan | 2013-02-07 | 2013-05 | Evolution | ||
N3628 | C and C++ Compatibility | Bjarne Stroustrup | 2013-04-08 | 2013-05 | |||
N3629 | Simplifying C++0x Concepts | Doug Gregor | 2013-04-09 | 2013-05 | Concepts | ||
N3630 | async, ~future, and ~thread (Revision 1) | Herb Sutter | 2013-04-12 | 2013-05 | N3451 | Concurrency | Revised N3636, N3637 |
N3631 | C11: The New C Standard | Thomas Plum | 2013-05 | ||||
N3632 | Additional std::async Launch Policies | Peter Dimov | 2013-04-11 | 2013-05 | Concurrency | ||
N3633 | What can signal handlers do? (CWG 1441) | Hans Boehm | 2013-4-25 | 2013-05 | N3618 | Concurrency | |
N3634 | Improvements to std::future<T> and Related APIs | N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani | 2013-05-02 | 2013-05 | N3558 | Concurrency | Revised N3721 |
N3635 | Towards restrict-like semantics for C++ | M. Wong, R. Silvera, R. Mak, C. Cambly, et al. | 2013-04-29 | 2013-05 | Evolution | ||
N3636 | ~thread should join | Herb Sutter | 2013-04-17 | 2013-05 | N3630 | Concurrency | |
N3637 | async and ~future (Revision 3) | Herb Sutter | 2013-04-17 | 2013-05 | N3630 | Concurrency | |
N3638 | Return type deduction for normal functions | Jason Merrill | 2013-04-17 | 2013-05 | N3582 | Core | Adopted 2013-04 |
N3639 | Runtime-sized arrays with automatic storage duration (revision 5) | Jens Maurer | 2013-04-16 | 2013-05 | N3497 | Core | Adopted 2013-04 |
N3640 | Extending shared_ptr to Support Arrays | Peter Dimov | 2013-04-15 | 2013-05 | Library | ||
N3641 | Extending make_shared to Support Arrays | Peter Dimov | 2013-05-02 | 2013-05 | Library | ||
N3642 | User-defined Literals for Standard Library Types (part 1 - version 4) | Peter Sommerlad | 2013-04-18 | 2013-05 | N3531 | Library | Adopted 2013-04 |
N3643 | Range Adaptor for Selecting from Pair or Tuple | Alan Talbot | 2013-04-16 | 2013-05 | N3585 | Ranges | |
N3644 | Null Forward Iterators | Alan Talbot | 2013-04-18 | 2013-05 | N3585 | Library | Adopted 2013-04 |
N3645 | Splicing Maps and Sets (Revision 1) | A. Talbot, H. Hinnant, J. Dennett, J. Wakely | 2013-05-04 | 2013-05 | N3586 | Library | |
N3646 | Network byte order conversion | Robert Pratte | 2013-04-16 | 2013-05 | N3620 | Networking | Revised N3783 |
N3647 | Minutes: PL22.16 Meeting No. 59, 15-19 October 2012 Portland, Oregon, USA | Kyle Kloepper | 2013-04-15 | 2013-05 | N3455 | ||
N3648 | Wording Changes for Generalized Lambda-capture | D. Vandevoorde, V. Voutilainen | 2013-04-17 | 2013-05 | N3610 | Evolution | Adopted 2013-04 |
N3649 | Generic (Polymorphic) Lambda Expressions (Revision 3) | F. Vali, H. Sutter, D. Abrahams | 2013-04-19 | 2013-05 | N3559 | Evolution | Adopted 2013-04 |
N3650 | Resumable Functions | N. Gustafsson, D. Brewis, H. Sutter, S. Mithani | 2013-05-02 | 2013-05 | N3564 | Concurrency | Revised N3722 |
N3651 | Variable Templates (Revision 1) | Gabriel Dos Reis | 2013-04-19 | 2013-05 | N3615 | Evolution | Adopted 2013-04 |
N3652 | Relaxing constraints on constexpr functions / constexpr member functions and implicit const | Richard Smith | 2013-04-18 | 2013-05 | N3597, N3598 | Evolution | Adopted 2013-04 |
N3653 | Member initializers and aggregates | V. Voutilainen, R. Smith | 2013-04-17 | 2013-05 | N3605 | Evolution | Adopted 2013-04 |
N3654 | Quoted Strings Library Proposal (Revision 2) | Beman Dawes | 2013-04-19 | 2013-05 | N3570 | Library | Adopted 2013-04 |
N3655 | TransformationTraits Redux, v2 | Walter E. Brown | 2013-04-18 | 2013-05 | N3546 | Library | Adopted 2013-04 |
N3656 | make_unique (Revision 1) | Stephan T. Lavavej | 2013-04-18 | 2013-05 | N3588 | Library | Adopted 2013-04 |
N3657 | Adding heterogeneous comparison lookup to associative containers (rev 4) | J. Wakely, S. Lavavej, J. Muñoz | 2013-03-19 | 2013-05 | N3465 | Library | Adopted 2013-04 |
N3658 | Compile-time integer sequences | Jonathan Wakely | 2013-04-18 | 2013-05 | N3493 | Library | Adopted 2013-04 |
N3659 | Shared locking in C++ | H. Hinnant, D. Vollmann, H. Boehm | 2013-04-19 | 2013-05 | N3568 | Concurrency | Adopted 2013-04 |
N3660 | User-defined Literals for std::complex, part 2 of UDL for Standard Library Types (version 4) | Peter Sommerlad | 2013-04-19 | 2013-05 | N3531 | Library | |
N3661 | Digit Separators | Lawrence Crowl | 2013-04-19 | 2013-05 | N3499 | Evolution | |
N3662 | C++ Dynamic Arrays | L. Crowl, M. Austern | 2013-04-19 | 2013-05 | N3532 | Library | Adopted 2013-04 |
N3663 | C++ Sized Deallocation | Lawrence Crowl | 2013-04-30 | 2013-05 | N3536 | Core | Revised N3778 |
N3664 | Clarifying Memory Allocation | L. Crowl, C. Carruth, R. Smith | 2013-04-19 | 2013-05 | N3537 | Core | Adopted 2013-04 |
N3665 | Uninterleaved String Output Streaming | L. Crowl | 2013-04-19 | 2013-05 | Library | ||
N3666 | C++ Latches and Barriers | Alasdair Mackintosh | 2013-04-18 | 2013-05 | N3600 | Concurrency | Revised N3817 |
N3667 | Drafting for Core 1402 | Jason Merrill | 2012-04-16 | 2013-05 | Core | Adopted 2013-04 | |
N3668 | exchange() utility function, revision 3 | Jeffrey Yasskin | 2013-04-19 | 2013-05 | N3608 | Library | Adopted 2013-04 |
N3669 | Fixing constexpr member functions without const | Nicolai Josuttis | 2013-04-19 | 2013-05 | Library | Adopted 2013-04 | |
N3670 | Wording for Addressing Tuples by Type: Revision 2 | Mike Spertus | 2013-04-19 | 2013-05 | N3584 | Library | Adopted 2013-04 |
N3671 | Making non-modifying sequence operations more robust: Revision 2 | M. Spertus, A. Pall | 2013-04-19 | 2013-05 | N3607 | Library | Adopted 2013-04 |
N3672 | A proposal to add a utility class to represent optional objects (Revision 4) | F. Cacciola, A. Krzemieński | 2013-04-19 | 2013-05 | N3527 | Library | Adopted 2013-04 |
N3673 | C++ Library Working Group Ready Issues Bristol 2013 | Daniel Krügler | 2013-04-19 | 2013-05 | N3522 | Library | Adopted 2013-04 |
N3674 | C++ Standard Core Language Active Issues, Revision 84 | William M. Miller | 2013-05-03 | 2013-05 | N3539 | Core | |
N3675 | C++ Standard Core Language Defect Reports and Accepted Issues, Revision 84 | William M. Miller | 2013-05-03 | 2013-05 | N3540 | Core | |
N3676 | C++ Standard Core Language Closed Issues, Revision 84 | William M. Miller | 2013-05-03 | 2013-05 | N3541 | Core | |
N3677 | A Proposal to Add additional RAII Wrappers to the Standard Library | Andrew L. Sandoval | 2013-04-26 | 2013-05 | Library | ||
N3678 | C++ Stream Guards | Lawrence Crowl | 2013-04-30 | 2013-05 | Concurrency | ||
N3679 | Async() future destructors must wait | Hans-J. Boehm | 2013-5-05 | 2013-05 | Concurrency | ||
N3680 | Improving pair and tuple | Daniel Krügler | 2013-04-14 | 2013-05 | Library | Revised N3739 | |
N3681 | Auto and braced-init lists | Ville Voutilainen | 2013-05-02 | 2013-05 | Evolution | ||
N3682 | C++ Standard Evolution Active Issues List (Revision R02) | Ville Voutilainen | 2013-04-29 | 2013-05 | N3566 | Evolution | |
N3683 | C++ Standard Evolution Completed Issues List (Revision R02) | Ville Voutilainen | 2013-04-29 | 2013-05 | Evolution | ||
N3684 | C++ Standard Evolution Closed Issues List (Revision R02) | Ville Voutilainen | 2013-04-29 | 2013-05 | N3567 | Evolution | |
N3685 | string_view: a non-owning reference to a string, revision 4 | Jeffrey Yasskin | 2013-05-03 | 2013-05 | N3609 | Library | Revised N3762 |
N3686 | Traversable arguments for container constructors and methods, wording revision 3 | Jeffrey Yasskin | 2013-05-03 | 2013-05 | N3513 | Ranges | Revised N3763 |
N3687 | C++ Standard Library Active Issues List (Revision R83) | Alisdair Meredith | 2013-05-06 | 2013-05 | N3522 | Library | |
N3688 | C++ Standard Library Defect Report List (Revision R83) | Alisdair Meredith | 2013-05-06 | 2013-05 | N3523 | Library | |
N3689 | C++ Standard Library Closed Issues List (Revision R83) | Alisdair Meredith | 2013-05-06 | 2013-05 | N3524 | Library | |
2013-07 | |||||||
Every WD change mentioned in any paper in this mailing should be interpreted as a possible future direction, not as a change to the CD currently under ballot. | |||||||
N3690 | Programming Languages - C++ | Stefanus Du Toit | 2013-05-15 | 2013-07 | N3691 | ||
N3691 | Working Draft, Standard for Programming Language C++ | Stefanus Du Toit | 2013-05-16 | 2013-07 | N3485 | Revised N3797 | |
N3692 | C++ Editor's Report, October 2012 | Stefanus Du Toit | 2013-05-16 | 2013-07 | |||
N3693 | Working Draft, Technical Specification -- File System | Beman Dawes | 2013-06-28 | 2013-07 | N3505 | Filesystem | |
N3694 | Feature-testing recommendations for C++ | Clark Nelson | 2013-06-27 | 2013-07 | Feature test | Revised N3745 | |
N3695 | SG5: Transactional Memory (TM) Meeting Minutes 2013/03/11-2013/06/10 | Michael Wong | 2013-06-28 | 2013-07 | |||
N3696 | Proposal to extend atomic with priority update functions | Bronek Kozicki | 2013-06-26 | 2013-07 | Concurrency | ||
N3697 | Business Plan and Convener's Report | Herb Sutter | 2013-06-25 | 2013-07 | |||
N3698 | July 25-26 Santa Clara SG1 Meeting Announcement and Agenda | Hans-J. Boehm | 2013-06-30 | 2013-07 | |||
N3699 | A proposal to add a generalized callable negator | Tomasz Kamiński | 2013-05-27 | 2013-07 | Library | Revised N3800 | |
N3700 | Hierarchical Data Structures and Related Concepts for the C++ Standard Library | B. Reiter, R. Rivera | 2013-06-22 | 2013-07 | N2101 | Library | |
N3701 | Concepts Lite | A. Sutton, B. Stroustrup, G. Dos Reis | 2013-06-28 | 2013-07 | N3580 | Concepts | |
N3702 | Introducing an optional parameter for mem_fn, which allows to bind an object to its member function | Mikhail Semenov | 2013-06-28 | 2013-07 | Library | ||
N3703 | Extending std::search to use Additional Searching Algorithms (Version 3) | Marshall Clow | 2013-06-28 | 2013-07 | N3606 | Library | |
2013-09-pre-Chicago | |||||||
N3704 | AGENDA, PL22.16 Meeting No. 61, WG21 Meeting No. 56, September 23-28, 2013 - Chicago, IL, USA | Stephen D. Clamage | 2013-07-13 | 2013-09 | |||
N3705 | Agenda and Meeting Notice for WG21 Telecon Meeting | Herb Sutter | 2013-07-23 | 2013-09 | |||
N3706 | C++ Distributed Counters | Lawrence Crowl | 2013-09-01 | 2013-09 | N3355 | Concurrency | |
N3707 | 2014-02 Meeting Invitation and Information | Herb Sutter | 2013-08-06 | 2013-09 | |||
N3708 | A proposal to add coroutines to the C++ standard library | O. Kowalke, N. Godspeed | 2013-03-04 | 2013-09 | Library | ||
N3709 | Minutes for July 2013 Santa Clara SG1 Meeting | H.. Boehm, J. Hoberock, A. Mackintosh | 2013-8-29 | 2013-09 | |||
N3710 | Specifying the absence of "out of thin air" results (LWG2265) | H. Boehm, et al. | 2013-8-29 | 2013-09 | Concurrency | ||
N3711 | Task Groups As a Lower Level C++ Library Solution To Fork-Join Parallelism | A. Laksberg, H. Sutter | 2013-08-15 | 2013-09 | Concurrency | ||
N3712 | Policy-Based Design for Safe Destruction in Concurrent Containers | Arch D. Robison | 2013-08-30 | 2013-09 | Concurrency | ||
N3713 | C++ Standard Core Language Active Issues, Revision 85 | William M. Miller | 2013-09-03 | 2013-09 | N3674 | Core | |
N3714 | C++ Standard Core Language Defect Reports and Accepted Issues, Revision 85 | William M. Miller | 2013-09-03 | 2013-09 | N3675 | Core | |
N3715 | C++ Standard Core Language Closed Issues, Revision 85 | William M. Miller | 2013-09-03 | 2013-09 | N3676 | Core | |
N3716 | A printf-like Interface for the Streams Library | Zhihao Yuan | 2013-08-18 | 2013-09 | N3506 | Library | |
N3717 | SG5: Transactional Memory (TM) Meeting Minutes 2013/06/24-2013/08/26 | Michael Wong | 2013-08-30 | 2013-09 | |||
N3718 | Transactional Memory Support for C++ | M. Wong, V. Luchangco, J. Maurer, M. Moir, et al. | 2013-08-30 | 2013-09 | Evolution | ||
N3719 | Extend INVOKE to support types convertible to target class | Tomasz Kamiński | 2013-08-17 | 2013-09 | Library | ||
N3720 | Working Draft Technical Specification - URI | G. Matthews, D. Berris | 2013-08-30 | 2013-09 | N3625 | Networking | Revised N3792 |
N3721 | Improvements to std::future<T> and Related APIs | N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani | 2013-08-30 | 2013-09 | N3634 | Concurrency | Revised N3784 |
N3722 | Resumable Functions | N. Gustafsson, D. Brewis, H. Sutter, S. Mithani | 2013-08-30 | 2013-09 | N3650 | Concurrency | |
N3723 | Extend operator-> to support rvalues | Pascal Constanza | 2013-08-23 | 2013-09 | Evolution | ||
N3724 | A Parallel Algorithms Library | J. Hoberock, O. Giroux, V. Grover, H. Sutter, et al. | 2013-08-30 | 2013-09 | N3554 | Concurrency | |
N3725 | Original Draft Specification of Transactional Language Constructs for C++ Version 1.1 (February 3, 2012) | M. Wong, A. Adl-Tabatabai, T. Shpeisman, J. Gottschlich | 2013-08-30 | 2013-09 | Evolution | ||
N3726 | Polymorphic Memory Resources | Pablo Halpern | 2013-09-02 | 2013-09 | N3525 | Library | Revised N3816 |
N3727 | A proposal to add invoke function template | Tomasz Kamiński | 2013-08-01 | 2013-09 | Library | ||
N3728 | Packaging Parameter Packs (Rev. 2) | Mike Spertus | 2013-09-03 | 2013-09 | N3416 | Reflection | |
N3729 | Invocation type traits | Mike Spertus | 2013-09-02 | 2013-09 | N3579 | Library | |
N3730 | Specializations and namespaces | Mike Spertus | 2013-08-28 | 2013-09 | Evolution | ||
N3731 | Executors and schedulers, revision 2 | C. Mysen, N. Gustafsson | 20130825 | 2013-09 | N3562 | Concurrency | |
N3732 | Value-Oriented Concurrent Unordered Containers | A. Robison, A. Potapov, A. Malakhov | 2013-08-30 | 2013-09 | Concurrency | ||
N3733 | ISO/IEC CD 14882, C++ 2014, National Body Comments | Barry Hedquist | 2013-08-26 | 2013-09 | |||
N3734 | Vector Programming: A proposal for WG21 | Robert Geva | 2013-09-02 | 2013-09 | Concurrency | ||
N3735 | On the difference between parallel loops and vector loops | Robert Geva | 2013-09-02 | 2013-09 | Concurrency | ||
N3736 | C++ Standard Evolution Active Issues List (Revision R03) | Ville Voutilainen | 2013-08-27 | 2013-09 | N3682 | Evolution | |
N3737 | C++ Standard Evolution Completed Issues List (Revision R03) | Ville Voutilainen | 2013-08-27 | 2013-09 | N3683 | Evolution | |
N3738 | C++ Standard Evolution Closed Issues List (Revision R03) | Ville Voutilainen | 2013-08-27 | 2013-09 | N3684 | Evolution | |
N3739 | Improving pair and tuple, revision 1 | Daniel Krügler | 2013-09-02 | 2013-09 | N3680 | Library | |
N3740 | A Proposal for the World's Dumbest Smart Pointer, v2 | Walter E. Brown | 2013-08-30 | 2013-09 | N3514 | Library | |
N3741 | Toward Opaque Typedefs for C++1Y, v2 | Walter E. Brown | 2013-08-30 | 2013-09 | N3515 | Evolution | |
N3742 | Three <random>-related Proposals, v2 | Walter E. Brown | 2013-08-30 | 2013-09 | N3547 | Library | |
N3743 | Conditionally-supported Special Math Functions for C++14, v2 | Walter E. Brown | 2013-08-30 | 2013-09 | N3548 | Library | |
N3744 | Proposing [[pure]] | Walter E. Brown | 2013-08-30 | 2013-09 | Evolution | ||
N3745 | Feature-testing recommendations for C++ | Clark Nelson | 2013-08-28 | 2013-09 | N3694 | Evolution | |
N3746 | Proposing a C++1Y Swap Operator, v2 | Walter E. Brown | 2013-08-30 | 2013-09 | N3553 | Evolution | |
N3747 | A Universal Model for Asynchronous Operations | Christopher Kohlhoff | 2013-09-01 | 2013-09 | Concurrency | ||
N3748 | Implicit Evaluation of "auto" Variables and Arguments | P. Gottschling, J. Falcou, H. Sutter | 2013-08-30 | 2013-09 | Evolution | ||
N3749 | Constexpr Library Additions: functional | Marshall Clow | 2013-08-31 | 2013-09 | Library | Revised N3789 | |
N3750 | C++ Ostream Buffers | Lawrence Crowl | 2013-09-01 | 2013-09 | Concurrency | ||
N3751 | Object Lifetime, Low-level Programming, and memcpy | Gabriel Dos Reis | 2013-09-03 | 2013-09 | Undefined behavior | ||
N3752 | Index Based Ranges | A. Shödl, F. Fracassi | 2013-08-30 | 2013-09 | Ranges | Revised N3782 | |
N3753 | Centralized Defensive-Programming Support for Narrow Contracts (Revision 1) | J. Lakos, A. Zakharov | 2013-08-30 | 2013-09 | N3604 | Library | Revised N3818 |
N3754 | C++ Standard Library Active Issues List (Revision R84) | Alisdair Meredith | 2013-09-03 | 2013-09 | N3687 | Library | |
N3755 | C++ Standard Library Defect Report List (Revision R84) | Alisdair Meredith | 2013-09-03 | 2013-09 | N3688 | Library | |
N3756 | C++ Standard Library Closed Issues List (Revision R84) | Alisdair Meredith | 2013-09-03 | 2013-09 | N3689 | Library | |
N3757 | Support for user-defined exception information and diagnostic information in std::exception | Emil Dotchevski | 2013-08-30 | 2013-09 | Library | ||
N3758 | Standard exception information types for std::exception | Emil Dotchevski | 2013-08-30 | 2013-09 | Library | ||
N3759 | SIMD Vector Types | Matthias Kretz | 2013-08-30 | 2013-09 | Library | ||
N3760 | [[deprecated]] attribute | Alberto Ganesh Barbati | 2013-09-01 | 2013-09 | N3394 | Core | |
N3761 | Proposing type_at<> | Sean Middleditch | 2013-08-29 | 2013-09 | Library | ||
N3762 | string_view: a non-owning reference to a string, revision 5 | Jeffrey Yasskin | 2013-09-01 | 2013-09 | N3685 | Library | |
N3763 | Traversable arguments for container constructors and methods, wording revision 4 | Jeffrey Yasskin | 2013-09-01 | 2013-09 | N3686 | Library | |
N3764 | Ruminations on relational operators | Ville Voutilainen | 2013-09-02 | 2013-09 | Library | ||
N3765 | On Optional | Tony Van Eerd | 2013-9-01 | 2013-09 | Library | ||
N3766 | The identity type transformation | Jeffrey Yasskin | 2013-09-03 | 2013-09 | Library | ||
2013-10-post-Chicago | |||||||
N3767 | Teleconference Minutes (September 2013) | Kyle Kloepper | 2013-09-13 | 2013-10 | |||
N3768 | Minutes (September 2013) | Kyle Kloepper | 2013-10-16 | 2013-10 | |||
N3769 | Minutes: PL22.16 Meeting No. 60, 15-20 April 2013 - Bristol, UK | Kyle Kloepper | |||||
N3770 | C++ CD Comment Status, Rev. 1 | William M. Miller | 2013-10-14 | 2013-10 | |||
N3771 | Canadian C++14 Comments | H. Tong, M. Wong | 2013-09-22 | 2013-10 | |||
N3772 | Changing the type of address-of-member expression | David Rodríguez Ibeas | 2013-09-05 | 2013-10 | Evolution | ||
N3773 | async and ~future (Revision 4) | Herb Sutter | 2013-09-12 | 2013-10 | N3637 | Concurrency | Revised N3776, N3777 |
N3774 | C++ Needs Language Support For Vectorization | A. Naumann, S. Wenzel | 2013-09-19 | 2013-10 | Concurrency | ||
N3775 | Deprecating rand() and Friends | Walter E. Brown | 2013-09-25 | 2013-10 | Library | ||
N3776 | Wording for ~future | Herb Sutter | 2013-09-23 | 2013-10 | N3773 | Concurrency | |
N3777 | Wording for deprecating async | Herb Sutter | 2013-09-23 | 2013-10 | N3773 | Concurrency | |
N3778 | C++ Sized Deallocation | Lawrence Crowl | 2013-09-27 | 2013-10 | N3663 | Core/ Library | |
N3779 | User-defined Literals for std::complex | Peter Sommerlad | 2013-09-24 | 2013-10 | Library | ||
N3780 | Why Deprecating async() is the Worst of all Options | Nico Josuttis | 2013-09-26 | 2013-10 | Concurrency | ||
N3781 | Single-Quotation-Mark as a Digit Separator | L. Crowl, R. Smith, J. Snyder, D. Vandevoorde | 2013-09-25 | 2013-10 | N3448 | Evolution | |
N3782 | Index Based Ranges (Rev. 1) | A. Shödl, F. Fracassi | 2013-09-24 | 2013-10 | N3752 | Ranges | |
N3783 | Network Byte Order Conversion | Robert Pratte | 2013-09-27 | 2013-10 | N3646 | Networking | |
N3784 | Improvements to std::future<T> and Related APIs | N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani | 2013-09-27 | 2013-10 | N3721 | Concurrency | |
N3785 | Executors and schedulers, revision 3 | C. Mysen, N. Gustafsson, M. Austern, J. Yasskin | 2013-10-8 | 2013-10 | N3731 | Concurrency | |
N3786 | Prohibiting "out of thin air" results in C++14 | Hans-J. Boehm | 2013-9-24 | 2013-10 | Concurrency | ||
N3787 | What can signal handlers do? (CWG 1441) | Hans Boehm | 2013-10-14 | 2013-10 | N3633 | Concurrency | |
N3788 | Immediate issues | Alisdair Meredith | 2013-09-27 | 2013-10 | N3754 | Library | |
N3789 | Constexpr Library Additions: functional | Marshall Clow | 2013-09-27 | 2013-10 | N3749 | Library | |
N3790 | Working Draft, Technical Specification -- File System | Beman Dawes | 2013-09-27 | 2013-10 | N3693 | Filesystem | |
N3791 | Lightweight Drawing Library - Objectives, Requirements, Strategies | Beman Dawes | 2013-10-11 | 2013-10 | Graphics | ||
N3792 | Working Draft Technical Specification - URI | G. Matthews, D. Berris | 2013-10-11 | 2013-10 | N3720 | Networking | |
N3793 | A proposal to add a utility class to represent optional objects (Revision 5) | F. Cacciola, A. Krzemieński | 2013-10-03 | 2013-10 | N3672 | Library Evolution | |
N3794 | Proposal to Add Multi-Dimensional Support to std::array | Daryle Walker | 2013-10-10 | 2013-10 | Library Evolution | ||
N3795 | A more common version of algorithm std::partition_copy | Vladimir Grigoriev | 2013-09-16 | 2013-10 | Library Evolution | ||
N3796 | std::rand replacement | Zhihao Yuan | 2013-10-02 | 2013-10 | Library Evolution | ||
N3797 | Working Draft, Standard for Programming Language C++ | Stefanus Du Toit | 2013-10-13 | 2013-10 | N3691 | ||
N3798 | C++ Editor's Report, October 2013 | Stefanus Du Toit | 2013-10-13 | 2013-10 | |||
N3799 | AGENDA: PL22.16 Meeting No. 62, WG21 Meeting No. 57, February 10-15, 2014 - Issaquah, WA, USA | Stephen D. Clamage | 2013-10-07 | 2013-10 | |||
N3800 | A proposal to add a generalized callable negator (Revision 1) | Tomasz Kamiński | 2013-09-16 | 2013-10 | N3699 | Library | |
N3801 | Removing Undefined Behavior from the Preprocessor | Gabriel Dos Reis | 2013-10-14 | 2013-10 | Undefined behavior, Core | ||
N3802 | apply() call a function with arguments from a tuple | Peter Sommerlad | 2013-10-08 | 2013-10 | Library Evolution | ||
N3803 | Programming Languages -- C++ Standard Library -- File System Technical Specification | Beman Dawes | 2013-10-05 | 2013-10 | N3790 | Filesystem | |
N3804 | Any Library Proposal (Revision 3) | B. Dawes, K. Henney, D. Krügler | 2013-10-09 | 2013-10 | N3508 | Library | |
N3805 | SPRING 2014 JTC1/SC22/WG21 C++ STANDARDS COMMITTEE MEETING: Preliminary Information | Peter Sommerlad | N3569 | ||||
N3806 | C++ Standard Core Language Active Issues, Revision 86 | William M. Miller | 2013-10-14 | 2013-10 | N3713 | Core | |
N3807 | C++ Standard Core Language Defect Reports and Accepted Issues, Revision 86 | William M. Miller | 2013-10-14 | 2013-10 | N3714 | Core | |
N3808 | C++ Standard Core Language Closed Issues, Revision 86 | William M. Miller | 2013-10-14 | 2013-10 | N3715 | Core | |
N3809 | Proposal for Unbounded-Precision Integer Types | Pete Becker | N3542 | Numerics | |||
N3810 | Alternatives for Array Extensions | Bjarne Stroustrup | 2013-10-13 | 2013-10 | Evolution | ||
N3811 | C++ Standard Evolution Active Issues List (Revision R04) | Ville Voutilainen | 2013-10-12 | 2013-10 | N3736 | Evolution | |
N3812 | C++ Standard Evolution Completed Issues List (Revision R04) | Ville Voutilainen | 2013-10-12 | 2013-10 | N3737 | Evolution | |
N3813 | C++ Standard Evolution Closed Issues List (Revision R04) | Ville Voutilainen | 2013-10-12 | 2013-10 | N3738 | Evolution | |
N3814 | Call for Compile-Time Reflection Proposals | J. Snyder, C. Carruth | 2013-10-06 | 2013-10 | Reflection | ||
N3815 | Enumerator List Property Queries | A. Tomazos, C. Käser | 2013-10-03 | 2013-10 | Library Evolution | ||
N3816 | Polymorphic Memory Resources - r1 | Pablo Halpern | 2013-10-13 | 2013-10 | N3726 | Library Evolution | |
N3817 | C++ Latches and Barriers | Alasdair Mackintosh | 2013-10-11 | 2013-10 | N3666 | Concurrency | |
N3818 | Centralized Defensive-Programming Support for Narrow Contracts (Revision 2) | J. Lakos, A. Zakharov | 2013-10-11 | 2013-10 | N3753 | Library | |
N3819 | Concepts Lite Specification | A. Sutton, B. Stroustrup, G. Dos Reis | 2013-10-11 | 2013-10 | Concepts | ||
N3820 | Working Draft, Technical Specification -- Array Extensions | Lawrence Crowl | 2013-10-10 | 2013-10 | Evolution | ||
N3821 | C++ Standard Library Active Issues List (Revision R85) | Alisdair Meredith | 2013-10-14 | 2013-10 | N3754 | Library | |
N3822 | C++ Standard Library Defect Report List (Revision R85) | Alisdair Meredith | 2013-10-14 | 2013-10 | N3755 | Library | |
N3823 | C++ Standard Library Closed Issues List (Revision R85) | Alisdair Meredith | 2013-10-14 | 2013-10 | N3756 | Library |