Doc. No.: WG21/SD-1
Date: 2014-11-24
Reply to: John Spicer
Email: jhs@edg.com
Title: 2014 PL22.16/WG21 document list

2014 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 2013 and 2014. 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 2014 PL22.16/WG21 document list Clark Nelson 2014-10-15 2014-10
SD-2 ISO WG21 and INCITS PL22.16 membership list Clark Nelson 2014-02-25 2014-03
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 N3965
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 Revised N3839
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 Revised N4007
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 Revised N4044
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 Revised N4152
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 Revised N3860
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-09
N3640 Extending shared_ptr to Support Arrays Peter Dimov 2013-04-15 2013-05 Library Revised N3869
N3641 Extending make_shared to Support Arrays Peter Dimov 2013-05-02 2013-05 Library Revised N3870
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-09
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 Revised N3830
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 Revised N3912
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 Revised N3905
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. Goodspeed 2013-03-04 2013-09 Library Revised N3985
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 Revised N3832
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 Revised N3859
N3719 Extend INVOKE to support types convertible to target class Tomasz Kamiński 2013-08-17 2013-09 Library Revised N4170
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 Revised N3858
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 Revised N4169
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 Revised N3866
N3730 Specializations and namespaces Mike Spertus 2013-08-28 2013-09 Evolution Revised N3867
N3731 Executors and schedulers, revision 2 C. Mysen, N. Gustafsson 20130825 2013-09 N3562 Concurrency Revised N3785
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 Revised N4064
N3740 A Proposal for the World's Dumbest Smart Pointer, v2 Walter E. Brown 2013-08-30 2013-09 N3514 Library Revised N3840
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 Revised N3842
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 Revised N4035
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 Revised N3892
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 Revised N4184
N3760 [[deprecated]] attribute Alberto Ganesh Barbati 2013-09-01 2013-09 N3394 Core Adopted 2013-09
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 Revised N3849
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 Revised N3841
N3776 Wording for ~future Herb Sutter 2013-09-23 2013-10 N3773 Concurrency Adopted 2013-09
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 Adopted 2013-09
N3779 User-defined Literals for std::complex Peter Sommerlad 2013-09-24 2013-10 Library Adopted 2013-09
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 Adopted 2013-09
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 Adopted 2014-02
N3784 Improvements to std::future<T> and Related APIs N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani 2013-09-27 2013-10 N3721 Concurrency Revised N3857
N3785 Executors and schedulers, revision 3 C. Mysen, N. Gustafsson, M. Austern, J. Yasskin 2013-10-8 2013-10 N3731 Concurrency Revised N4143
N3786 Prohibiting "out of thin air" results in C++14 Hans-J. Boehm 2013-9-24 2013-10 Concurrency Adopted 2013-09
N3787 What can signal handlers do? (CWG 1441) Hans Boehm 2013-10-14 2013-10 N3633 Concurrency Revised N3910
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 Adopted 2013-09
N3790 Working Draft, Technical Specification -- File System Beman Dawes 2013-09-27 2013-10 N3693 Filesystem Revised N3940
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 Revised N3827
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 Adopted 2014-02
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 Revised N4217
N3797 Working Draft, Standard for Programming Language C++ Stefanus Du Toit 2013-10-13 2013-10 N3691 Revised N3936
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 Revised N4022
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 Revised N3829
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 Adopted 2014-02
N3805 SPRING 2014 JTC1/SC22/WG21 C++ STANDARDIZATION COMMITTEE MEETING Peter Sommerlad 2013-11-28 2014-01 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 Revised N4027
N3816 Polymorphic Memory Resources - r1 Pablo Halpern 2013-10-13 2013-10 N3726 Library Evolution Revised N3916
N3817 C++ Latches and Barriers Alasdair Mackintosh 2013-10-11 2013-10 N3666 Concurrency Revised N3998
N3818 Centralized Defensive-Programming Support for Narrow Contracts (Revision 2) J. Lakos, A. Zakharov 2013-10-11 2013-10 N3753 Library Revised N3877
N3819 Concepts Lite Specification A. Sutton, B. Stroustrup, G. Dos Reis 2013-10-11 2013-10 Concepts Revised N3889
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
2014-01-pre-Issaquah
N3824 make_array Zhihao Yuan 2013-10-22 2014-01 Library Evolution Revised N4031
N3825 SG13 Graphics Discussion Jason Zink 2013-11-21 2014-01 Graphics
N3826 Agenda and Meeting Notice for WG21 Telecon Meeting Herb Sutter 2013-11-27 2014-01
N3827 Working Draft Technical Specification - URI G. Matthews, D. Berris 2014-01-19 2014-01 N3792 Networking Revised N3947
N3828 FALL 2014 JTC1/SC22/WG21 C++ Standards Committee Meeting Jill Peckham 2014-01-07 2014-01
N3829 apply() call a function with arguments from a tuple (V2) Peter Sommerlad 2013-12-23 2014-01 N3802 Library Revised N3915
N3830 Scoped Resource - Generic RAII Wrapper for the Standard Library P. Sommerlad, A. Sandoval 2013-12-23 2014-01 N3677 Library Revised N3949
N3831 Language Extensions for Vector level parallelism R. Geva, C. Nelson 2014-01-14 2014-01 Concurrency
N3832 Task Region P. Halpern, A. Robison, A. Laksberg, H. Sutter, et al. 2014-01-17 2014-01 N3711 Concurrency Revised N3991
N3833 C++ Standard Core Language Active Issues, Revision 87 William M. Miller 2014-01-20 2014-01 N3806 Core
N3834 C++ Standard Core Language Defect Reports and Accepted Issues, Revision 87 William M. Miller 2014-01-20 2014-01 N3807 Core
N3835 C++ Standard Core Language Closed Issues, Revision 87 William M. Miller 2014-01-20 2014-01 N3808 Core
N3836 C++ Standard Evolution Active Issues List (Revision R05) Ville Voutilainen 2014-01-16 2014-01 N3811 Evolution
N3837 C++ Standard Evolution Completed Issues List (Revision R05) Ville Voutilainen 2014-01-16 2014-01 N3812 Evolution
N3838 C++ Standard Evolution Closed Issues List (Revision R05) Ville Voutilainen 2014-01-16 2014-01 N3813 Evolution
N3839 Proposing the Rule of Five, v2 Walter E. Brown 2014-01-01 2014-01 N3578 Evolution
N3840 A Proposal for the World's Dumbest Smart Pointer, v3 Walter E. Brown 2014-01-01 2014-01 N3740 Library Revised N4282
N3841 Discouraging rand() in C++14 Walter E. Brown 2014-01-01 2014-01 N3775 Library Revised N3924
N3842 A sample Proposal Walter E. Brown 2014-01-01 2014-01 N3742 Library Revised N3925
N3843 A SFINAE-Friendly std::common_type Walter E. Brown 2014-01-01 2014-01 Library Adopted 2014-02
N3844 A SFINAE-Friendly std::iterator_traits Walter E. Brown 2014-01-01 2014-01 Library Revised N3909
N3845 Greatest Common Divisor and Least Common Multiple Walter E. Brown 2014-01-01 2014-01 Library Revised N3913
N3846 Extending static_assert Walter E. Brown 2014-01-01 2014-01 Evolution Revised N3928
N3847 Random Number Generation is Not Simple! Walter E. Brown 2014-01-01 2014-01 Library
N3848 Working Draft, Technical Specification on C++ Extensions for Library Fundamentals Jeffrey Yasskin 2014-01-18 2014-01 Revised N3908
N3849 string_view: a non-owning reference to a string, revision 6 Jeffrey Yasskin 2014-01-20 2014-01 N3762 Library Revised N3921
N3850 Working Draft, Technical Specification for C++ Extensions for Parallelism Jared Hoberock 2014-01-17 2014-01 Revised N3960
N3851 Multidimensional bounds, index and array_view Ł. Mendakiewicz, H. Sutter 2014-01-17 2014-01 Concurrency Revised N3976
N3852 C++ CD Status, Rev. 1 William M. Miller missing N3770
N3853 Range-Based For-Loops: The Next Generation Stephan T. Lavavej 2014-01-17 2014-01 Evolution Revised N3994
N3854 Variable Templates For Type Traits Stephan T. Lavavej 2014-01-17 2014-01 Library Revised N3932
N3855 Class Member Selection Operator Dos Reis missing Evolution
N3856 Unforgetting standard functions min/max as constexpr Gabriel Dos Reis 2014-01-20 2014-01 Library
N3857 Improvements to std::future<T> and Related APIs N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani 2014-01-16 2014-01 N3784 Concurrency
N3858 Resumable Functions N. Gustafsson, D. Brewis, H. Sutter 2014-01-19 2014-01 N3722 Concurrency Revised N3977
N3859 Transactional Memory Support for C++ M. Wong, V. Luchangco, J. Maurer, M. Moir, et al. 2014-01-20 2014-01 N3718 Evolution Revised N3919
N3860 Towards restrict-like semantics for C++ M. Wong, R. Silvera, R. Mak, C. Cambly, et al. missing N3635 Evolution
N3861 Transactional Memory (TM) Meeting Minutes 2013/09/09-2014/01/20 M. Wong 2014-01-20 2014-01
N3862 Towards a Transaction-safe C++ Standard Library: std::list J. Gottschlich, M. Spear, M. Wong, et al. 2014-01-20 2014-01 Library Revised N4000
N3863 Private Extension Methods Matthew Fioravante 2013-12-08 2014-01 Evolution
N3864 A constexpr bitwise operations library for C++ Matthew Fioravante 2014-01-08 2014-01 Numerics
N3865 More Improvements to std::future<T> Vicente J. Botet Escriba 2014-01-18 2014-01 Concurrency Revised N4048
N3866 Invocation type traits (Rev. 2) Mike Spertus 2014-01-19 2014-01 N3729 Library Adopted 2014-02
N3867 Specializations and namespaces (Rev. 2) Mike Spertus 2014-01-19 2014-01 N3730 Evolution
N3868 Type-safe database access Mike Spertus missing Database
N3869 Extending shared_ptr to Support Arrays, Revision 1 Peter Dimov 2014-01-12 2014-01 N3640 Library Revised N3920
N3870 Extending make_shared to Support Arrays, Revision 1 P. Dimov, G. Fernandes 2014-01-14 2014-01 N3641 Library Revised N3939
N3871 Proposal to Add Decimal Floating Point Support to C++ (revision 2) Dietmar Kühl 2014-01-19 2014-01 N3407 Numerics
N3872 A Primer on Scheduling Fork-Join Parallelism with Work Stealing Arch Robison 2014-01-15 2014-01 Concurrency
N3873 Improved insertion interface for unique-key maps Thomas Köppe 2014-01-20 2014-01 Library Revised N4240
N3874 Light-Weight Execution Agents Torvald Riegel 2014-01-20 2014-01 Concurrency Revised N4016
N3875 Run-time bound array data members J. D. Garcia, X. Li 2014-01-16 2014-01 Evolution Revised N4294
N3876 Convenience Functions to Combine Hash Values Nicolai Josuttis 2014-01-19 2014-01 Library
N3877 Centralized Defensive-Programming Support for Narrow Contracts (Revision 3) J. Lakos, A. Zakharov 2014-01-17 2014-01 N3818 Library Revised N3963
N3878 Extensions to the Concept Introduction Syntax in Concepts Lite B. Ballo, A. Sutton 2014-01-13 2014-01 Concepts
N3879 Explicit Flow Control: break label, goto case and explicit switch Andrew Tomazos 2014-01-16 2014-01 Evolution
N3880 Improving the Verification of C++ Programs Michael Price 2014-01-16 2014-01 Evolution
N3881 Fixing the specification of universal-character-names David Krauss 2014-01-03 2014-01 Undefined Behavior
N3882 An update to the preprocessor specification David Krauss 2014-01-17 2014-01 Undefined Behavior
N3883 Code checkers & generators Németh Péter 2014-01-17 2014-01 Evolution
N3884 Contiguous Iterators: A Refinement of Random Access Iterators Nevin Liber 2014-01-20 2014-01 Library Revised N4183
N3885 C++ Latches and Barriers Alasdair Mackintosh missing N3817 Concurrency
N3886 A Proposal to add a Database Access Layer to the Standard Library Johann Anhofer 2014-01-18 2014-01 Database
N3887 Consistent Metafunction Aliases Michael Park 2013-12-26 2014-01 Library Adopted 2014-02
N3888 A Proposal to Add 2D Graphics Rendering and Display to C++ M. McLaughlin, H. Sutter, J. Zink 2014-01-18 2014-01 Graphics Revised N4021
N3889 Concepts Lite Specification Andrew Sutton 2014-01-20 2014-01 N3819 Concepts Revised N3929
N3890 Container<Incomplete Type> Zhihao Yuan 2014-01-19 2014-01 Library Revised N4056
N3891 A proposal to rename shared_mutex to shared_timed_mutex G. Nishanov, H. Sutter 2014-01-14 2014-01 Concurrency Adopted 2014-02
N3892 C++ Ostream Buffers Lawrence Crowl 2014-01-20 2014-01 N3750 Concurrency Revised N3978
N3893 C++ Standard Library Active Issues List (Revision R86) Alisdair Meredith 2014-01-20 2014-01 N3821 Library
N3894 C++ Standard Library Defect Report List (Revision R86) Alisdair Meredith 2014-01-20 2014-01 N3822 Library
N3895 C++ Standard Library Closed Issues List (Revision R86) Alisdair Meredith 2014-01-20 2014-01 N3823 Library
N3896 LIBRARY FOUNDATIONS FOR ASYNCHRONOUS OPERATIONS Christopher Kohlhoff 2014-01-20 2014-01 N3747 Concurrency Revised N3964
N3897 Auto-type members Ville Voutilainen 2014-01-20 2014-01 Evolution
N3898 HASHING AND FINGERPRINTING Geoff Pike 2014-01-20 2014-01 Library
N3899 Nested Allocation Lawrence Crowl 2014-01-20 2014-01 Evolution
2014-02-post-Issaquah
N3900 WG21 2014-01-31 Telecon Minutes Herb Sutter 2014-01-31 2014-03
N3901 Minutes (February 2014) WG21 Meeting No. 57 Kyle Kloepper 2014-03-03 2014-03
N3902 Minutes (February 2014) PL22.16 Meeting No. 62 Kyle Kloepper 2014-03-03 2014-03
N3903 C++ CD Comment Status Rev. 6 William M. Miller 2014-03-03 2014-03 N3852
N3904 WD for concurrency TS Artur Laksberg missing
N3905 Extending std::search to use Additional Searching Algorithms (Version 4) Marshall Clow 2014-02-14 2013-03 N3703 Library Adopted 2014-02
N3906 ISO/IEC PDTS 18822, File System, National Body Comments Barry Hedquist 2014-02-03 2014-03
N3907 Editor's report Artus Laksberg missing
N3908 Working Draft, Information technology - Programming languages, their environments and system software interfaces - C++ Extensions for Library Fundamentals Jeffrey Yasskin 2014-03-02 2014-03 N3848 Revised N4023
N3909 A SFINAE-Friendly std::iterator_traits, v2 Walter E. Brown 2014-02-10 2014-03 N3844 Library Revised N3923
N3910 What can signal handlers do? (CWG 1441) Hans Boehm 2014-02-14 2014-03 N3787 Concurrency Adopted 2014-02
N3911 TransformationTrait Alias void_t Walter E. Brown 2014-02-23 2014-03 Library
N3912 Auto and braced-init-lists, continued Ville Voutilainen 2014-02-24 2014-03 N3681 Core
N3913 Greatest Common Divisor and Least Common Multiple, v2 Walter E. Brown 2014-02-25 2014-03 N3845 Library Revised N4061
N3914 Additional Core Language Issue Resolutions for Issaquah William M. Miller 2014-02-14 2014-03 Core Adopted 2014-02
N3915 apply() call a function with arguments from a tuple (V3) Peter Sommerlad 2014-02-14 2014-03 N3829 Library Adopted 2014-02
N3916 Polymorphic Memory Resources - r2 Pablo Halpern 2014-02-14 2014-03 N3816 Library Adopted 2014-02
N3917 Future of future Peter Sommerlad et al. missing Concurrency
N3918 Core Issue 1299: Temporary objects vs temporary expressions Jens Maurer 2014-02-12 2014-03 Core
N3919 Transactional Memory Support for C++ M. Wong, V. Luchangco, J. Maurer, M. Moir, et al. 2014-02-14 2014-03 N3859 Evolution Revised N3999
N3920 Extending shared_ptr to Support Arrays, Revision 2 Peter Dimov 2014-02-13 2014-03 N3869 Library Adopted 2014-02
N3921 string_view: a non-owning reference to a string, revision 7 Jeffrey Yasskin 2014-02-14 2014-03 N3849 Library Adopted 2014-02
N3922 New Rules for auto deduction from braced-init-list James Dennett 2014-02-13 2014-03 Core Adopted 2014-11
N3923 A SFINAE-Friendly std::iterator_traits, v3 Walter E. Brown 2014-02-14 2014-03 N3909 Library Adopted 2014-02
N3924 Discouraging rand() in C++14, v2 Walter E. Brown 2014-02-14 2014-03 N3841 Library Adopted 2014-02
N3925 A sample Proposal, v4 Walter E. Brown 2014-02-14 2014-03 N3842 Library Adopted 2014-02
N3926 LWG Issue 2168 is NAD Walter E. Brown 2014-02-14 2014-03 Library
N3927 Definition of Lock-Free Lawrence Crowl 2014-02-13 2014-03 Core Adopted 2014-02
N3928 Extending static_assert, v2 Walter E. Brown 2014-02-14 2014-03 N3846 Core Adopted 2014-11
N3929 Concepts Lite Specification Andrew Sutton 2014-02-14 2014-03 N3889 Concepts Revised N4040
N3930 Immediate Issues Alisdair Meredith 2014-02-14 2014-03 Library Adopted 2014-02
N3931 Immediate Issues Beman Dawes 2014-02-14 2014-03 Library Adopted 2014-02
N3932 Variable Templates For Type Traits (Revision 1) Stephan T. Lavavej 2014-02-14 2014-03 N3854 Library Adopted 2014-02
N3933 A compile-time string library template with UDL operator templates Michael Price missing Library
N3934 Towards Implementation and Use of memory_order_consume Paul McKenney missing Concurrency
N3935 Reference non-transactional implementations of transactional-memory examples Paul McKenney missing Transactional Memory
N3936 Working Draft, Standard for Programming Language C++ Stefanus du Toit 2014-03-02 2014-03 N3797 Revised N4140
N3937 Programming Languages -- C++ Stefanus du Toit 2014-03-02 2014-03 Revised N4141
N3938 Editor's Report Stefanus du Toit 2014-03-02 2014-03
N3939 Extending make_shared to Support Arrays, Revision 2 P. Dimov, G. Fernandes 2014-02-17 2014-03 N3870 Library
N3940 Working Draft, Technical Specification - File System Beman Dawes 2014-03-02 2014-03 N3790 Filesystem Revised N4099
N3941 Filesystem Study Group (SG3) Active Issues List (Revision R0) Beman Dawes 2014-03-02 2014-03 Filesystem
N3942 Filesystem Study Group (SG3) Closed Issues List (Revision R0) Beman Dawes 2014-03-02 2014-03 Filesystem
N3943 Filesystem Study Group (SG3) Defect Report List (Revision R0) Beman Dawes 2014-03-02 2014-03 Filesystem
N3944 C++ Standard Library Active Issues List (Revision R87) Alisdair Meredith 2014-03-03 2014-03 N3893 Library
N3945 C++ Standard Library Defect Report List (Revision R87) Alisdair Meredith 2014-03-03 2014-03 N3894 Library
N3946 C++ Standard Library Closed Issues List (Revision R87) Alisdair Meredith 2014-03-03 2014-03 N3895 Library
N3947 URI - Proposed Wording (Revision 4) G. Matthews, D. Berris 2014-02-28 2014-03 N3827 Networking Revised N3975
N3948 Feature-testing for C++ Technical Specifications Clark Nelson 2014-02-20 2014-03 Feature test
N3949 Scoped Resource - Generic RAII Wrapper for the Standard Library P. Sommerlad, A. Sandoval 2014-02-28 2014-03 N3830 Library Revised N4189
N3950 Defaulted comparison operators Oleg Smolsky 2014-02-19 2014-03 Evolution Revised N4114
N3951 C++ type reflection via variadic template expansion C. Silva, D. Auresco 2014-02-07 2014-03 Reflection
N3952 C++ Standard Core Language Active Issues, Revision 88 William M. Miller 2014-03-03 2014-03 N3833 Core
N3953 C++ Standard Core Language Defect Reports and Accepted Issues, Revision 88 William M. Miller 2014-03-03 2014-03 N3834 Core
N3954 C++ Standard Core Language Closed Issues, Revision 88 William M. Miller 2014-03-03 2014-03 N3835 Core
N3955 Group Member Specifiers Andrew Tomazos 2014-02-25 2014-03 Evolution
N3956 ISO/IEC CD 14882, C++ 2014 Responses to National Body Comments Barry Hedquist 2014-02-24 2014-03
N3957 C++ Standard Evolution Active Issues List (Revision R06) Ville Voutilainen 2014-02-28 2014-03 N3836 Evolution
N3958 C++ Standard Evolution Completed Issues List (Revision R06) Ville Voutilainen 2014-02-28 2014-03 N3837 Evolution
N3959 C++ Standard Evolution Closed Issues List (Revision R06) Ville Voutilainen 2014-02-28 2014-03 N3838 Evolution
N3960 Working Draft, Technical Specification for C++ Extensions for Parallelism Jared Hoberock 2014-02-28 2014-03 N3850 Revised N4104
N3961 A proposal to add shared_mutex (untimed) Gor Nishanov 2014-02-25 2014-03 Concurrency Revised N3995
N3962 File System TS Editor's Report, February 2014 - Post-Issaquah Beman Dawes 2014-03-01 2014-03
N3963 Centralized Defensive-Programming Support for Narrow Contracts (Revision 4) J. Lakos, A. Zakharov 2014-03-02 2014-03 N3877 Library Revised N3997
N3964 Library Foundations for Asynchronous Operations, Revision 1 Christopher Kohlhoff 2014-03-02 2014-03 N3896 Concurrency Revised N4045
N3965 Proposal for Unbounded-Precision Integer Types Pete Becker 2014-02-28 2014-03 N3542 Numerics Revised N4038
N3966 Fixes for optional objects F. Cacciola, A. Krzemieński 2014-03-01 2014-03 Library Revised N4078
2014-05-pre-Rapperswil
N3967 C++ Standard Library Active Issues List (Revision R88) Alisdair Meredith 2014-05-24 2014-05 N3944 Library
N3968 C++ Standard Library Defect Report List (Revision R88) Alisdair Meredith 2014-05-24 2014-05 N3945 Library
N3969 C++ Standard Library Closed Issues List (Revision R88) Alisdair Meredith 2014-05-24 2014-05 N3946 Library
N3970 Working Draft, Technical Specification for C++ Extensions for Concurrency Artur Laksberg 2014-05-23 2014-05 Revised N4107
N3971 Concurrency TS Editor's Report, May 2014 Artur Laksberg 2014-05-22 2014-05
N3972 Source-Code Information Capture Robert Douglas 2014-05-17 2014-05 Reflection Revised N4129
N3973 A Proposal to Add a Logical Const Wrapper to the Standard Library Technical Report J. Coe, R. Mill 2014-05-12 2014-05 Library Revised N4057
N3974 Polymorphic Deleter for Unique Pointers M. Arena, D. di Gennaro, P. Sommerlad 2014-05-28 2014-05 Library
N3975 URI - Proposed Wording (Revision 5) G. Matthews, D. Berris 2014-05-22 2014-05 N3947 Networking
N3976 Multidimensional bounds, index and array_view, revision 2 Ł. Mendakiewicz, H. Sutter 2014-05-21 2014-05 N3851 Concurrency Revised N4087
N3977 Resumable Functions Niklas Gustafsson 2014-05-22 2014-05 N3858 Concurrency Revised N4134
N3978 C++ Ostream Buffers Lawrence Crowl 2014-05-26 2014-05 N3892 Concurrency Revised N4069
N3979 AGENDA, PL22.16 Meeting No. 63, WG21 Meeting No. 58, June 16-21, 2014 -- Rapperswil, Switzerland Stephen D. Clamage 2014-05-12 2014-05
N3980 Types don't know # H. Hinnant, V. Falco, J. Byteway 2014-05-24 2014-05 Library
N3981 Removing trigraphs??! Richard Smith 2014-05-06 2014-05 Evolution Revised N4086
N3982 Rvalue reference overloads for optional Andrzej Krzemieński 2014-04-03 2014-05 Library
N3983 Hashing tuple-like types Geoffrey Romer 2014-05-07 2014-05 Library
N3984 Adding attribute reflection to C++. C. Silva, D. Auresco 2014-05-07 2014-05 Reflection
N3985 A proposal to add coroutines to the C++ standard library (Revision 1) O. Kowalke, N. Goodspeed 2014-05-22 2014-05 N3708 Concurrency
N3986 Adding Standard support to avoid padding within structures S. Davalle, D. Gutson, A. Bustamante 2014-04-25 2014-05 Evolution
N3987 Yet another set of C++ type traits. C. Silva, D. Auresco 2014-05-07 2014-05 Reflection
N3988 Towards restrict-like aliasing semantics for C++ H. Finkel, H. Tong, et al. 2014-05-23 2014-05 Evolution Revised N4150
N3989 Working Draft, Technical Specification for C++ Extensions for Parallelism Jared Hoberock 2014-05-23 2014-05 N3960 Revised N4071
N3990 Adding Standard Circular Shift operators for computer integers D. Gutson, A. Bustamante 2014-05-08 2014-05 Evolution
N3991 Task Region R2 P. Halpern, A. Robison, A. Laksberg, H. Sutter, et al. 2014-05-23 2014-05 N3832 Concurrency Revised N4088
N3992 Agenda and Meeting Notice for WG21 Telecon Meeting Herb Sutter 2014-05-12 2014-05
N3993 On Parallel Invocations of Functions in Parallelism TS Artur Laksberg 2014-05-23 2014-05 Concurrency Revised N4063
N3994 Range-Based For-Loops: The Next Generation (Revision 1) Stephan T. Lavavej 2014-05-22 2014-05 N3853 Evolution
N3995 A proposal to add shared_mutex (untimed) (Revision 2) Gor Nishanov 2014-05-20 2014-05 N3961 Concurrency Revised N4241
N3996 Static reflection Matúš Chochlík 2014-05-26 2014-05 Reflection
N3997 Centralized Defensive-Programming Support for Narrow Contracts (Revision 5) J. Lakos, A. Zakharov, A. Beels 2014-05-27 2014-05 N3963 Library Revised N4075
N3998 C++ Latches and Barriers A. Mackintosh, O. Giroux 2014-05-21 2014-05 N3817 Concurrency Revised N4204
N3999 Standard Wording for Transactional Memory Support for C++ V. Luchangco, J. Maurer, M. Wong, et al. 2014-05-23 2014-05 N3919 Core Revised N4179, N4180
N4000 Towards a Transaction-safe C++ Standard Library: std::list M. Wong, J. Maurer, M. Spear, J. Gottschlich, T. Riegel, et al. 2014-05-23 2014-05 N3862 Library Revised N4181
N4001 SG5: Transactional Memory (TM) Meeting Minutes 2014/02/03-2014/05/19 Michael Wong 2014-05-23 2014-05
N4002 Cleaning-up noexcept in the Library Nicolai Josuttis 2014-05-21 2014-05 Library
N4003 File System TS Active Issues List (Revision R1) Beman Dawes 2014-05-24 2014-05 N3941 Filesystem
N4004 File System TS Closed Issues List (Revision R1) Beman Dawes 2014-05-24 2014-05 N3942 Filesystem
N4005 File System TS Defect Report List (Revision R1) Beman Dawes 2014-05-24 2014-05 N3943 Filesystem
N4006 An improved emplace() for unique-key maps Thomas Köppe 2014-05-26 2014-05 N3873 Library
N4007 Delimited iterators (Rev. 2) M. Spertus, N. Wilson 2014-05-25 2014-05 N3581 Library Revised N4066
N4008 SIMD polymorphism Arch Robison 2014-05-22 2014-05 Concurrency
N4009 Uniform Container Erasure Stephan T. Lavavej 2014-05-22 2014-05 Library Revised N4161
N4010 C++ Standard Evolution Active Issues List (Revision R07) Ville Voutilainen 2014-05-20 2014-05 N3957 Evolution
N4011 C++ Standard Evolution Completed Issues List (Revision R07) Ville Voutilainen 2014-05-20 2014-05 N3958 Evolution
N4012 C++ Standard Evolution Closed Issues List (Revision R07) Ville Voutilainen 2014-05-20 2014-05 N3959 Evolution
N4013 Atomic operations on non-atomic data Hans Boehm 2014-05-26 2014-05 Concurrency
N4014 Uniform Copy Initialization Nicolai Josuttis 2014-05-25 2014-05 Evolution
N4015 A proposal to add a utility class to represent expected monad V.  Botet Escriba, P. Talbot 2014-05-26 2014-05 Library Revised N4109
N4016 Light-Weight Execution Agents Revision 2 Torvald Riegel 2014-05-23 2014-05 N3874 Concurrency Revised N4156
N4017 Non-member size() and more Riccardo Marcangelo 2014-05-22 2014-05 Library Revised N4155
N4018 C++ Standard Core Language Active Issues, Revision 89 William M. Miller 2014-05-27 2014-05 N3952 Core
N4019 C++ Standard Core Language Defect Reports and Accepted Issues, Revision 89 William M. Miller 2014-05-27 2014-05 N3953 Core
N4020 C++ Standard Core Language Closed Issues, Revision 89 William M. Miller 2014-05-27 2014-05 N3954 Core
N4021 A Proposal to Add 2D Graphics Rendering and Display to C++ M. McLaughlin, H. Sutter, J. Zink 2014-05-21 2014-05 N3888 Graphics Revised N4073
N4022 A proposal to add a generalized callable negator (Revision 2) Tomasz Kamiński 2014-05-21 2014-05 N3800 Library Revised N4076
N4023 Working Draft, C++ Extensions for Library Fundamentals Jeffrey Yasskin 2014-05-21 2014-05 N3908 Revised N4081
N4024 Distinguishing coroutines and fibers O. Kowalke, N. Goodspeed 2014-05-22 2014-05 Concurrency
N4025 Exploring classes of runtime size J. Snyder, R. Smith 2014-05-23 2014-05 Evolution
N4026 Nested namespace definition Robert Kawulak 2014-05-23 2014-05 Evolution Revised N4116
N4027 Type Member Property Queries (rev 2) A. Tomazos, C. Kaeser 2014-05-22 2014-05 N3815 Reflection Revised N4113
N4028 Defining a Portable C++ ABI Herb Sutter 2014-05-23 2014-05 Evolution
N4029 Let return Be Direct and explicit Herb Sutter 2014-05-23 2014-05 Evolution Revised N4074
N4030 Feature-testing recommendations for C++ Clark Nelson 2014-05-22 2014-05 Feature test, Evolution Revised N4200
N4031 make_array, revision 1 Zhihao Yuan 2014-05-22 2014-05 N3824 Library Revised N4065
N4032 Comments on continuations and executors Anthony Williams 2014-05-23 2014-05 Concurrency
N4033 synchronized_value<T> for associating a mutex with a value Anthony Williams 2014-05-23 2014-05 Concurrency
N4034 Destructive Move Pablo Halpern 2014-05-27 2014-05 Library Revised N4158
N4035 Implicit Evaluation of "auto" Variables and Arguments P. Gottschling, J. Falcou, H. Sutter 2014-05-23 2014-05 N3748 Evolution
N4036 Towards Implementation and Use of memory_order_consume P. McKenney, T. Riegel, J. Preshing 2014-05-22 2014-05 Concurrency Revised N4215
N4037 Non-Transactional Implementation of Atomic Tree Move Paul E. McKenney 2014-05-26 2014-05 Transactional Memory
N4038 Proposal for Unbounded-Precision Integer Types Pete Becker 2014-05-23 2014-05 N3965 Numerics
N4039 Default executor A. Berkan, C. Mysen, H. Boehm; 2014-05-23 2014-05 Concurrency
N4040 Working Draft, C++ Extensions for Concepts Andrew Sutton 2014-05-26 2014-05 N3929 Core Revised N4205
N4041 Concerns with changing existing types in Technical Specifications Jonathan Wakely 2014-05-23 2014-05 Library
N4042 Safe conversions in unique_ptr<T[]> Geoffrey Romer 2014-05-23 2014-05 Library Revised N4089
N4043 Dynarray Allocation Context Lawrence Crowl 2014-05-22 2014-05 Evolution
N4044 A Three-Class IP Address Proposal, Revision 1 Christopher Kohlhoff 2014-05-24 2014-05 N3603 Networking
N4045 Library Foundations for Asynchronous Operations, Revision 2 Christopher Kohlhoff 2014-05-24 2014-05 N3964 Concurrency
N4046 Executors and Asynchronous Operations Christopher Kohlhoff 2014-05-26 2014-05 Concurrency Revised N4242
N4047 A Module System for C++ G. Dos Reis, M. Hall, G. Nishanov 2014-05-27 2014-05 Modules Revised N4214
N4048 More Improvements to std::future<T> - Revision 1 Vicente J. Botet Escribá 2014-05-26 2014-05 N3865 Concurrency
N4049 0-overhead-principle violations in exception handling D. Gutson, A. Bustamante, P. Oliva, M. Diaz 2014-05-27 2014-05 Evolution
N4050 Dynarray Semi-Editorial Issues Lawrence Crowl 2014-05-26 2014-05 Evolution
N4051 Allow typename in a template template parameter Richard Smith 2014-05-26 2014-05 Evolution Adopted 2014-11
2014-07-post-Rapperswil
N4052 WG21 2014-06-06 Telecon Minutes Ville Voutilainen 2014-06-10 2014-07
N4053 WG21 2014-06 Rapperswil Minutes Ville Voutilainen 2014-07-02 2014-07
N4054 PL22.16 2014-06 Rapperswil Minutes Ville Voutilainen 2014-07-03 2014-07
N4055 Ruminations on (node-based) containers and noexcept Ville Voutilainen 2014-07-02 2014-07 Library
N4056 Minimal incomplete type support for standard containers Zhihao Yuan 2014-05-23 2014-07 N3890 Library
N4057 A Proposal to Add a Const-Propagating Wrapper to the Standard Library J. Coe, R. Mill 2014-07-02 2014-07 N3973 Library Revised N4209
N4058 Atomic Smart Pointers Herb Sutter 2014-06-12 2014-07 Concurrency Revised N4162
N4059 Spring 2015 C++ Standards Committee Meeting Michael Price 2014-07-03 2014-07
N4060 Changes to vector_execution_policy Pablo Halpern 2014-06-11 2014-07 Concurrency
N4061 Greatest Common Divisor and Least Common Multiple, v3 Walter E. Brown 2014-06-30 2014-07 N3913 Library Adopted 2014-11
N4062 Working Draft, C++ Extensions for Concepts Andrew Sutton missing N4040 Core
N4063 On Parallel Invocations of Functions in Parallelism TS Artur Laksberg 2014-16-20 2014-07 N3993 Concurrency Accepted 2014-06
N4064 Improving pair and tuple, revision 2 Daniel Krügler 2014-07-02 2014-07 N3739 Library
N4065 make_array, revision 2 Zhihao Yuan 2014-06-26 2014-07 N4031 Library Revised N4315
N4066 Delimited iterators (Rev. 3) M. Spertus, N. Wilson 2014-06-18 2014-07 N4007 Library Revised N4257
N4067 Experimental std::function etc. Daniel Krügler 2014-06-20 2014-07 Library Accepted 2014-06
N4068 Toward More Expressive Iterator Tags Bill Seymour 2014-06-28 2014-07 Library Revised N4124
N4069 C++ Ostream Buffers L. Crowl, P. Sommerlad 2014-06-18 2014-07 N3978 Concurrency Revised N4187
N4070 Improving the specification of the vector execution policy in Parallelism TS Hans-J. Boehm 2014-06-20 2014-07 Concurrency Accepted 2014-06
N4071 Working Draft, Technical Specification for C++ Extensions for Parallelism Jared Hoberock 2014-06-19 2014-07 N3989 Revised N4104
N4072 Fixed Size Parameter Packs M. Bos 2014-05-26 2014-07 Evolution
N4073 A Proposal to Add 2D Graphics Rendering and Display to C++ M. McLaughlin, H. Sutter, J. Zink 2014-07-03 2014-07 N4021 I/O
N4074 Let return {expr} Be Explicit, Revision 2 Herb Sutter 2014-07-02 2014-07 N4029 Evolution
N4075 Centralized Defensive-Programming Support for Narrow Contracts (Revision 5) J. Lakos, A. Zakharov, A. Beels 2014-06-20 2014-07 N3997 Library Revised N4135
N4076 A proposal to add a generalized callable negator (Revision 2) Tomasz Kamiński 2014-06-17 2014-07 N4022 Library Accepted 2014-06
N4077 Experimental shared_ptr for Library Fundamentals TS Jonathan Wakely 2014-06-20 2014-07 Library Accepted 2014-06
N4078 Fixes for optional objects F. Cacciola, A. Krzemieński, V. Voutilainen 2014-06-20 2014-07 N3966 Library Accepted 2014-06
N4079 C++ Standard Library Issues Resolved Directly In Rapperswil, 2014 Alisdair Meredith 2014-06-20 2014-07 Library Accepted 2014-06
N4080 File System TS Immediate Issues for Rapperswil Beman Dawes 2014-06-20 2014-07 Library Accepted 2014-06
N4081 Working Draft, C++ Extensions for Library Fundamentals Jeffrey Yasskin 2014-07-07 2014-07 N4023 Revised N4335
N4082 Programming Languages — C++ Extensions for Library Fundamentals Jeffrey Yasskin 2014-07-07 2014-07
N4083 Editor's Report for Version 1 of the Library Fundamentals TS Jeffrey Yasskin 2014-07-07 2014-07
N4084 Working Draft, C++ Extensions for Library Fundamentals, Version 2 Jeffrey Yasskin 2014-07-06 2014-07 Revised N4336
N4085 Editor's Report for Version 2 of the Library Fundamentals TS Jeffrey Yasskin 2014-07-06 2014-07
N4086 Removing trigraphs??! Richard Smith 2014-06-18 2014-07 N3981 Evolution Adopted 2014-11
N4087 Multidimensional bounds, index and array_view, revision 3 Ł. Mendakiewicz, H. Sutter 2014-07-01 2014-07 N3976 Concurrency Revnsed N4177
N4088 Task Region R3 P. Halpern, A. Robison, A. Laksberg, H. Sutter, et al. 2014-06-21 2014-07 N3991 Library
N4089 Safe conversions in unique_ptr<T[]>, revision 2 Geoffrey Romer 20140625 2014-07 N4042 Library Adopted 2014-11
N4090 The Maladies of All Member Templates: An Incomplete Biography of Specialization (DR727 + DR1755) Faisal Vali 2014-06-21 2014-07 Core
N4091 C++ Standard Core Language Active Issues, Revision 90 William M. Miller 2014-07-07 2014-07 N4018 Core
N4092 C++ Standard Core Language Defect Reports and Accepted Issues, Revision 90 William M. Miller 2014-07-07 2014-07 N4019 Core
N4093 C++ Standard Core Language Closed Issues, Revision 90 William M. Miller 2014-07-07 2014-07 N4020 Core
N4094 Response To: Let return {expr} Be Explicit H. Hinnant, V. Voutilainen 2014-07-06 2014-07 Evolution Revised N4223
N4095 File System TS Active Issues List (Revision R2) Beman Dawes 2014-07-05 2014-07 N4003 Filesystem
N4096 File System TS Closed Issues List (Revision R2) Beman Dawes 2014-07-05 2014-07 N4004 Filesystem
N4097 File System TS Defect Report List (Revision R2) Beman Dawes 2014-07-05 2014-07 N4005 Filesystem
N4098 File System TS Editor's Report, Post-Rapperswil Beman Dawes 2014-07-05 2014-07
N4099 Working Draft, Technical Specification — File System Beman Dawes 2014-07-04 2014-07 N3940
N4100 Programming Languages — C++ — File System Technical Specification Beman Dawes 2014-07-04 2014-07
N4101 C++ Standard Evolution Active Issues List (Revision R08) Ville Voutilainen 2014-07-01 2014-07 N4010 Evolution
N4102 C++ Standard Evolution Completed Issues List (Revision R08) Ville Voutilainen 2014-07-01 2014-07 N4011 Evolution
N4103 C++ Standard Evolution Closed Issues List (Revision R08) Ville Voutilainen 2014-07-01 2014-07 N4012 Evolution
N4104 Working Draft, Technical Specification for C++ Extensions for Parallelism Jared Hoberock 2014-07-04 2014-07 N3960 Revised N4310
N4105 Information technology – Programming languages, their environments and system software interfaces – Technical Specification for C++ Extensions for Parallelism Jared Hoberock 2014-07-04 2014-07
N4106 Parallelism TS Editor's Report, post-Rapperswil Jared Hoberock 2014-07-04 2014-07
N4107 Working Draft, Technical Specification for C++ Extensions for Concurrency Artur Laksberg 2014-07-07 2014-07 N3970 Revised N4256
N4108 Concurrency TS Editor's Report, July 2014 Artur Laksberg 2014-07-02 2014-07
N4109 A proposal to add a utility class to represent expected monad - Revision 1 V.  Botet Escriba, P. Talbot 2014-06-29 2014-07 N4015 Library
N4110 Exploring the design space of contract specifications for C++ J. Daniel Garcia 2014-07-06 2014-07 Evolution
N4111 Static reflection (rev. 2) Matúš Chochlík 2014-07-02 2014-07 Reflection
N4112 File System PDTS National Body Comments Record of Response Beman Dawes 2014-07-03 2014-07
N4113 Reflection Type Traits For Classes, Unions and Enumerations (rev 3) A. Tomazos, C. Kaeser 2014-07-02 2014-07 N4027 Reflection
N4114 Defaulted comparison operators Oleg Smolsky 2014-07-02 2014-07 N3950 Evolution Revised N4126
N4115 Searching for Types in Parameter Packs B. Seymour, S. Lavavej 2014-07-04 2014-07 Library Revised N4144
N4116 Nested Namespace Definition (rev 1) A. Tomazos, R. Kawulak 2014-07-03 2014-07 N4026 Evolution
N4117 C++ Standard Library Active Issues List (Revision R89) Alisdair Meredith 2014-07-08 2014-07 N3967 Library
N4118 C++ Standard Library Defect Report List (Revision R89) Alisdair Meredith 2014-07-08 2014-07 N3968 Library
N4119 C++ Standard Library Closed Issues List (Revision R89) Alisdair Meredith 2014-07-08 2014-07 N3969 Library
N4120 Null Coalescing Conditional Operator Alexander Bock 2014-07-02 2014-07 Evolution
N4121 Compile-Time String: std::string_literal<n> Andrew Tomazos 2014-07-04 2014-07 Evolution
2014-10-pre-Urbana
N4122 AGENDA, PL22.16 Meeting No. 64, WG21 Meeting No. 59, November 3-8, 2014 – Urbana-Champaign, IL Stephen D. Clamage 2014-08-28 2014-10
N4123 Improvements to the Concurrency Technical Specification A. Laksberg, V. Botet Escriba 2014-10-10 2014-10 N4107 Concurrency Revised N4313
N4124 Toward More Expressive Iterator Tags Bill Seymour 2014-09-11 2014-10 N4068 Library
N4125 2014-09 WG21/SG1 Meeting Information Herb Sutter 2014-07-17 2014-10 Concurrency
N4126 Explicitly defaulted comparison operators Oleg Smolsky 2014-07-29 2014-10 N4114 Evolution
N4127 Checked-dereference conditions Eelis van der Weegen 2014-07-20 2014-10 Evolution
N4128 Ranges for the Standard Library, Revision 1 E. Niebler, S. Parent, A. Sutton 2014-10-10 2014-10 Library
N4129 Source-Code Information Capture Robert Douglas 2014-10-10 2014-10 N3972 Library
N4130 Pad Thy Atomics JF Bastien, O. Giroux 2014-09-01 2014-10 Concurrency
N4131 explicit should never be implicit Filip Roséen 2014-08-09 2014-10 Evolution
N4132 Contiguous Iterators Jens Maurer 2014-09-10 2014-10 Library Revised N4284
N4133 Cleanup for exception-specification and throw-expression Jens Maurer 2014-09-10 2014-10 Core Revised N4285
N4134 Resumable Functions v.2 G. Nishanov, J. Radigan 2014-10-10 2014-10 N3977 Concurrency Revised N4286
N4135 Language Support for Runtime Contract Validation (Revision 8) J. Lakos, A. Zakharov, A. Beels, N. Myers 2014-10-09 2014-10 N4075 Evolution Revised N4253
N4136 C Concurrency Challenges Draft M. Batty, P. Sewell, et al. 2014-10-13 2014-10 Concurrency
N4137 Business Plan and Convener's Report Herb Sutter 2014-08-25 2014-10
N4138 Editor's Report -- Working Draft, Standard for Programming Language C++ Richard Smith 2014-10-07 2014-10
N4139 Editor's Report -- Programming Languages -- C++ Richard Smith 2014-10-07 2014-10
N4140 Working Draft, Standard for Programming Language C++ Richard Smith 2014-10-07 2014-10 N3936 N4296
N4141 Programming Languages — C++ Richard Smith 2014-09-02 2014-10 N3937
N4142 Atomic Operations on a Very Large Array Carter Edwards 2014-09-08 2014-10 Concurrency
N4143 Executors and schedulers, revision 4 Chris Mysen 2014-10-11 2014-10 N3785 Concurrency
N4144 Searching and Manipulation of Parameter Packs B. Seymour, S. Lavavej 2014-09-11 2014-10 N4115 Library
N4145 Data-Invariant Functions Jens Maurer 2014-09-26 2014-10 Library Revised N4314
N4146 Disposition of Comments, ISO/IEC DIS 14882 C++ 2014 Barry Hedquist 2014-09-23 2014-10
N4147 Inline variables, or encapsulated expressions David Krauss 2014-09-15 2014-10 Evolution
N4148 Disallowing Inaccessible Operators From Trivially Copyable Matheus Izvekov 2014-09-24 2014-10 Evolution
N4149 Categorically qualified classes David Krauss 2014-09-25 2014-10 Evolution
N4150 Alias-Set Attributes: Toward restrict-like aliasing semantics for C++ H. Finkel, H. Tong, et al. 2014-10-10 2014-10 N3988 Evolution
N4151 TriviallyCopyable reference_wrapper Agustín Bergé 2014-08-08 2014-10 Library Revised N4277
N4152 uncaught_exceptions Herb Sutter 2014-09-30 2014-10 N3614 Evolution
N4153 2015-02 LWG Meeting Invitation and Information Nico Josuttis 2014-10-03 2014-10
N4154 Operator assert David Krauss 2014-09-30 2014-10 Evolution
N4155 Non-member size() and more (Revision 1) Riccardo Marcangelo 2014-09-28 2014-10 N4017 Library Revised N4280
N4156 Light-Weight Execution Agents Revision 3 Torvald Riegel 2014-10-10 2014-10 N4016 Concurrency
N4157 Relaxing Packaging Rules for Exceptions Thrown by Parallel Algorithms A. Robison, J. Hoberock, A. Laksberg 2014-10-02 2014-10 Concurrency Revised N4274
N4158 Destructive Move (Rev 1) Pablo Halpern 2014-10-12 2014-10 N4034 Library
N4159 std::function and Beyond G. Romer, R. Perepelitsa 2014-10-10 2014-10 Library
N4160 Value constraints Andrzej Krzemieński 2014-10-03 2014-10 Evolution
N4161 Uniform Container Erasure (Revision 1) Stephan T. Lavavej 2014-10-09 2014-10 N4009 Library
N4162 Atomic Smart Pointers, rev. 1 Herb Sutter 2014-10-06 2014-10 N4058 Concurrency
N4163 Agenda and Meeting Notice for WG21 Telecon Meeting Herb Sutter 2014-10-06 2014-10
N4164 Forwarding References H. Sutter, B. Stroustrup, G. Dos Reis 2014-10-06 2014-10 Evolution
N4165 Unified Call Syntax Herb Sutter 2014-10-04 2014-10 Evolution
N4166 Movable initializer lists David Krauss 2014-10-06 2013-10 Evolution
N4167 Transform Reduce, an Additional Algorithm for C++ Extensions for Parallelism G. Mercer, A. Bergé, H. Kaiser 2014-10-10 2014-10 Concurrency
N4168 Removing auto_ptr Billy Baker 2014-10-02 2014-10 Library
N4169 A proposal to add invoke function template (Revision 1) Tomasz Kamiński 2014-08-22 2014-10 N3727 Library Adopted 2014-11
N4170 Extend INVOKE to support types convertible to target class (Revision 1) Tomasz Kamiński 2014-08-12 2014-10 N3719 Library
N4171 Parameter group placeholders for bind Tomasz Kamiński 2014-10-05 2014-10 Library
N4172 Named arguments E. Akhgari, B. Ballo 2014-10-07 2014-10 Evolution
N4173 Operator Dot B. Stroustrup, G. Dos Reis 2014-10-11 2014-10 Evolution
N4174 Call syntax: x.f(y) vs. f(x,y) Bjarne Stroustrup 2014-10-11 2014-10 Evolution
N4175 Default comparisons Bjarne Stroustrup 2014-10-11 2014-10 Evolution
N4176 Thoughts about Comparisons Bjarne Stroustrup 2014-10-11 2014-10 Evolution
N4177 Multidimensional bounds, index and array_view, revision 4 Ł. Mendakiewicz, H. Sutter 2014-10-06 2014-10 N4087 Library
N4178 Proposed resolution for Core Issue 330: Qualification conversions and pointers to arrays of pointers Jens Maurer 2014-10-07 2014-10 Core Revised N4261
N4179 Transactional Memory Support for C++: Wording (revision 2) Jens Maurer 2014-10-10 2014-10 N3999 Core/Library Revised N4301
N4180 SG5 Transactional Memory Support for C++ Update M. Wong, V. Luchangco, J. Maurer, et al. 2014-10-10 2014-10 N3999 Evolution
N4181 Transactionalizing the C++ Standard Library Updates M. Wong, J. Maurer, M. Spear, J. Gottschlich, T. Riegel, et al. missing N4000 Library
N4182 SG5: Transactional Memory (TM) Meeting Minutes 2014/07/14-2014/10/06 Michael Wong 2014-10-10 2014-10
N4183 Contiguous Iterators: Pointer Conversion & Type Trait Nevin Liber 2014-10-10 2014-10 N3884 Library
N4184 SIMD Types: The Vector Type & Operations Matthias Kretz 2014-10-10 2014-10 N3759 Concurrency
N4185 SIMD Types: The Mask Type & Write-Masking Matthias Kretz 2014-10-10 2014-10 Concurrency
N4186 Supporting Custom Diagnostics and SFINAE Matthias Kretz 2014-10-10 2014-10 Evolution
N4187 C++ Ostream Buffers L. Crowl, P. Sommerlad 2014-10-08 2014-10 N4069 Library
N4188 Proposal for classes with runtime size L. Deniau, A. Naumann 2014-10-01 2014-10 Evolution
N4189 Generic Scope Guard and RAII Wrapper for the Standard Library P. Sommerlad, A. Sandoval 2014-10-08 2014-10 N3949 Library
N4190 Removing auto_ptr, random_shuffle(), And Old <functional> Stuff Stephan T. Lavavej 2014-10-09 2014-10 Library Adopted 2014-11
N4191 Folding expressions A. Sutton, R. Smith 2014-10-07 2014-10 Evolution Revised N4295
N4192 C++ Standard Core Language Active Issues, Revision 91 William M. Miller 2014-10-13 2014-10 N4091 Core Revised N4304
N4193 C++ Standard Core Language Defect Reports and Accepted Issues, Revision 91 William M. Miller 2014-10-13 2014-10 N4092 Core Revised N4305
N4194 C++ Standard Core Language Closed Issues, Revision 91 William M. Miller 2014-10-13 2014-10 N4093 Core Revised N4306
N4195 std::synchronic<T> O. Giroux, C. Edwards 2014-10-07 2014-10 Concurrency
N4196 Attributes for namespaces and enumerators Richard Smith 2014-10-06 2014-10 Evolution
N4197 Adding u8 character literals Richard Smith 2014-10-06 2014-10 Core
N4198 Allow constant evaluation for all non-type template arguments Richard Smith 2014-10-06 2014-10 Evolution
N4199 Minutes of Sept. 4-5, 2014 SG1 meeting in Redmond, WA Hans-J. Boehm 2014-10-10 2014-10
N4200 Feature-testing recommendations for C++ Clark Nelson 2014-10-08 2014-10 N4030
N4201 Alignment Helpers for C++ Matthew Fioravante 2014-08-20 2014-10 Library
N4202 Strongly Typed Bitset Matthew Fioravante 2014-08-20 2014-10 Library
N4203 Fast ASCII Character Manipulation Matthew Fioravante 2014-08-20 2014-10 Library
N4204 C++ Latches and Barriers A. Mackintosh, O. Giroux 2014-08-06 2014-10 N3998 Concurrency, Library Revised N4281
N4205 Working Draft, C++ Extensions for Concepts Andrew Sutton 2014-10-10 2014-10 N4040 Core Revised N4333
N4206 C++ Standard Evolution Active Issues List (Revision R09) Ville Voutilainen 2014-10-09 2014-10 N4101 Evolution Revised N4325
N4207 C++ Standard Evolution Completed Issues List (Revision R09) Ville Voutilainen 2014-10-09 2014-10 N4102 Evolution Revised N4326
N4208 C++ Standard Evolution Closed Issues List (Revision R09) Ville Voutilainen 2014-10-09 2014-10 N4103 Evolution Revised N4237
N4209 A Proposal to Add a Const-Propagating Wrapper to the Standard Library J. Coe, R. Mill 2014-10-09 2014-10 N4057 Library
N4210 IBM comment on preparing for a Trigraph-adverse future in C++17 M. Wong, H. Tong, R. Bhakta, D. Inglis 2014-10-10 2014-10 Evolution
N4211 File System TS Active Issues List (Revision R3) Beman Dawes 2014-10-11 2014-10 N4095 Filesystem
N4212 File System TS Closed Issues List (Revision R3) Beman Dawes 2014-10-11 2014-10 N4096 Filesystem
N4213 File System TS Defect Report List (Revision R3) Beman Dawes 2014-10-11 2014-10 N4097 Filesystem
N4214 A Module System for C++ (Revision 2) G. Dos Reis, M. Hall, G. Nishanov 2014-10-13 2014-10 N4047 Modules
N4215 Towards Implementation and Use of memory_order_consume P. McKenney, T. Riegel, J. Preshing 2014-10-05 2014-10 N4036 Concurrency Revised N4321
N4216 Out-of-Thin-Air Execution is Vacuous P. McKenney, A. Jeffrey, A. Sezgin 2014-10-10 2014-10 Concurrency Revised N4325
N4217 std::rand replacement Zhihao Yuan 2014-10-08 2014-10 N3796 Library Revised N4316
N4218 Variant: a typesafe union Axel Naumann 2014-09-24 2014-10 Library
N4219 Fixing the specification of universal-character-names (rev. 2) David Krauss 2014-10-10 2014-10 N3881 Undefined Behavior
N4220 An update to the preprocessor specification (rev. 2) David Krauss 2014-10-10 2014-10 N3882 Undefined Behavior
N4221 Generalized lifetime extension David Krauss 2014-10-10 2014-10 Evolution
N4222 Minimal Additions to the Array View Library for Performance and Interoperability R. ter Borg, J. Perla 2014-10-09 2014-10 Library
N4223 Response To: Let return {expr} Be Explicit V. Voutilainen, M. Kilpeläinen, J. Wakely 2014-10-10 2014-10 N4094 Evolution
N4224 Supplements to C++ Latches A. Mackintosh, A. Berkan 2014-10-10 2014-10 Concurrency
N4225 Towards uniform handling of subobjects Ville Voutilainen 2014-10-10 2014-10 Evolution
N4226 Apply the [[noreturn]] attribute to main as a hint to eliminate global object destructor calls D. Diaz, E. Bringas, D. Gutson, J. Maurer 2014-10-10 2014-10 Reflection
N4227 Cleaning-up noexcept in the Library (Rev 2) Nicolai Josuttis 2014-10-10 2014-10 N4002 Library Revised N4258
N4228 Refining Expression Evaluation Order for Idiomatic C++ G. Dos Reis, H. Sutter, J. Caves 2014-10-13 2014-10 Evolution
N4229 Pointer Ordering Gabriel Dos Reis 2014-10-13 2014-10 Evolution
N4230 Nested namespace definition (revision 2) R. Kawulak, A. Tomazos 2014-10-10 2014-10 N4026 Evolution Adopted 2014-11
N4231 Terms and definitions related to "threads" T. Riegel, C. Nelson 2014-10-10 2014-10 Concurrency
N4232 Stackful Coroutines and Stackless Resumable Functions Nat Goodspeed 2014-10-13 2014-10 Concurrency
N4233 A Class for Status and Optional Value L. Crowl, C. Mysen 2014-10-10 2014-10 Library
N4234 0-overhead-principle violations in exception handling - part 2 Daniel Gutson 2014-10-10 2014-10 Evolution
N4235 Selecting from Parameter Packs Daveed Vandevoorde 2014-10-10 2014-10 Evolution
N4236 A compile-time string library template with UDL operator templates Michael Price 2014-10-10 2014-10 Library
N4237 Language Extensions for Vector loop level parallelism R. Geva, C. Nelson 2014-10-10 2014-10 Concurrency
N4238 An Abstract Model of Vector Parallelism Pablo Halpern 2014-10-13 2014-10 Concurrency
N4239 Defaulted Comparison Using Reflection A. Tomazos, M. Spertus 2014-10-12 2014-10 Reflection, Evolution
N4240 Improved insertion interface for unique-key maps (Revision 2) Thomas Köppe 2014-10-11 2014-10 N3873 Library Revised N4279
N4241 A proposal to add shared_mutex (untimed) (Revision 3) Gor Nishanov 2014-10-10 2014-10 N3995 Concurrency
N4242 Executors and Asynchronous Operations, Revision 1 Christopher Kohlhoff 2014-10-13 2014-10 N4046 Concurrency
N4243 Networking Library Proposal (Revision 2) Christopher Kohlhoff 2014-10-13 2014-10 N2175 Networking, Library Revised N4332
N4244 Resumable Lambdas: A language extension for generators and coroutines Christopher Kohlhoff 2014-10-13 2014-10 Concurrency
N4245 C++ Standard Library Active Issues List (Revision R90) Alisdair Meredith 2014-10-13 2014-10 N4117 Library Revised N4329
N4246 C++ Standard Library Defect Report List (Revision R90) Alisdair Meredith 2014-10-13 2014-10 N4118 Library Revised N4330
N4247 C++ Standard Library Closed Issues List (Revision R90) Alisdair Meredith 2014-10-13 2014-10 N4119 Library Revised N4331
N4248 Library Preconditions are a Language Feature Alisdair Meredith 2014-10-12 2014-10 Evolution
N4249 Networking Primitives: std::experimental::network::htonl Considered Harmful A. Meredith, J. Burley, A. Martin, D. Chisnall, et al. 2014-10-09 2014-10 Library
2014-11-post-Urbana
N4250 WG21 2014-10-24 Telecon Minutes Jonathan Wakely 2014-10-27 2014-11
N4251 WG21 2014-11 Urbana Minutes Jonathan Wakely 2014-11-21 2014-11
N4252 PL22.16 2014-11 Urbana Minutes Jonathan Wakely 2014-11-21 2014-11
N4253 Language Support for Runtime Contract Validation (Revision 9) J. Lakos, A. Zakharov, A. Beels, N. Myers 2014-11-21 2014-11 N4135 Evolution
N4254 User-defined Literals for size_t and ptrdiff_t Rein Halbersma 2014-11-21 2014-11 Library Evolution
N4255 Proposed resolution for US104: Allocator-aware regular expressions (rev 3) Mike Spertus 2014-11-03 2014-11 N3254 Library
N4256 Concurrency TS Working Draft Artur Laksberg missing N4107 Concurrency
N4257 Delimited iterators (rev 4) Mike Spertus, Nathan Wilson 2014-11-04 2014-11 N4066 Library Evolution Adopted 2014-11
N4258 Cleaning up noexcept in the Library (Rev 3) Nicolai Josuttis 2014-11-07 2014-11 N4227 Library Adopted 2014-11
N4259 Wording for std::uncaught_exceptions Herb Sutter 2014-11-06 2014-11 Library Adopted 2014-11
N4260 Wording for Atomic Smart Pointers Herb Sutter 2014-11-08 2014-11 Library
N4261 Proposed resolution for Core Issue 330: Qualification conversions and pointers to arrays of pointers Jens Maurer 2014-11-06 2014-11 N4178 Core Adopted 2014-11
N4262 Wording for Forwarding References Herb Sutter 2014-11-05 2014-11 Core Adopted 2014-11
N4263 Toward a concept-enabled standard library Matt Austern, Gabriel Dos Reis, Eric Niebler, Bjarne Stroustrup, Herb Sutter, Andrew Sutton, Jeffrey Yasskin 2014-11-04 2014-11 Concepts
N4264 Propogate_const Jonathan Coe N4209 Library
N4265 Transactional Memory Support for C++: Wording (revision 3) Jens Maurer 2014-11-07 2014-11 Core
N4266 Attributes for namespaces and enumerators Richard Smith 2014-11-05 2014-11 Core Adopted 2014-11
N4267 Adding u8 character literals Richard Smith 2014-11-05 2014-11 Core Adopted 2014-11
N4268 Allow constant evaluation for all non-type template arguments Richard Smith 2014-11-05 2014-11 Core Adopted 2014-11
N4269 No sane compiler would optimize atomics JF Bastien missing Core
N4270 Consolidated Revisions to C++ Extensions for Library Fundamentals Alisdair Meredith 2014-11-07 2014-11 N4081 Library Adopted 2014-11
N4271 Minimal Incomplete Type Support for Standard Containers Zhihao Yuan missing
N4272 Working Draft, Technical Specification for C++ Extensions for Transactional Memory Michael Wong 2014-11-07 2014-11 N4179 Transactional Memory
N4273 Uniform Container Erasure (Revision 2) Stephan T. Lavavej 2014-11-06 2014-11 Library Adopted 2014-11
N4274 Relaxing Packaging Rules for Exceptions Thrown by Parallel Algorithms - Proposed Wording (Revision 1) Arch D. Robison, Jared Hoberock, Artur Laksberg 2014-11-14 2014-11 N4157 Concurrency
N4275 Parallelism PDTS Comment Responses Hans-J. Boehm 2014-11-07 2014-11 Concurrency Adopted 2014-11
N4276 Adding Fused Transform Algorithms to the Parallelism TS Jared Hoberock 2014-11-05 2014-11 Concurrency Adopted 2014-11
N4277 TriviallyCopyable reference_wrapper (Revision 1) Agustín Bergé 2014-11-06 2014-11 N4151 Library Adopted 2014-11
N4278 Concurrency TS Editor's Report Artur Laksberg missing Concurrency
N4279 Improved insertion interface for unique-key maps (Revision 2.3) Thomas Köpp 2014-11-07 2014-11 N4240 Library Adopted 2014-11
N4280 Non-member size() and more (Revison 2) Riccardo Marcangelo 2014-11-06 2014-11 N4155 Library Adopted 2014-11
N4281 C++ Latches and Barriers Alasdair Mackintosh, Olivier Giroux missing N4204 Library
N4282 A Proposal for the World's Dumbest Smart Pointer, v4 Walter E. Brown 2014-11-07 2014-11 N3840 Library Adopted 2014-11
N4283 Atomic View Carter Edwards missing Concurrency
N4284 Contiguous Iterators Jens Maurer 2014-11-07 2014-11 N4132 Library Adopted 2014-11
N4285 Cleanup for exception-specification and throw-expression Jens Maurer 2014-11-07 2014-11 N4133 Library Adopted 2014-11
N4286 Resumable Functions (revision 3) Gor Nishanov, Jim Radigan 2014-11-18 2014-11 N4134 Evolution
N4287 Threads, Fibers and Couroutines (slides deck) Gor Nishanov 2014-11-18 2014-11 Evolution
N4288 Strike string_view::clear from Library Fundamentals Alisdair Meredith 2014-11-07 2014-11 Library Adopted 2014-11
N4289 Library support for runtime contract violations Nathan Myers missing Library
N4290 Language support for optional contract violations Nathan Myers missing Library
N4291 Language support for block scope assertions Nathan Myers missing Library
N4292 Language support for call-site assertions Nathan Myers missing Library
N4293 C++ language support for contract programming J. Daniel Garcia 2014-11-23 2014-11 Evolution
N4294 Arrays of run-time bounds as data members J. Daniel Garcia 2014-11-23 2014-11 N3875 Evolution
N4295 Folding Expressions Andrew Sutton, Richard Smith 2014-11-07 2014-11 N4191 Core Adopted 2014-11
N4296 Working Draft, Standard for Programming Language C++ Richard Smith 2014-11-19 2014-11 N4140
N4297 Editor's Report -- Programming Languages -- C++ Richard Smith 2014-11-19 2014-11
N4298 Agenda and Meeting Notice for WG21 Ballot Resolution Telecon Meeting Herb Sutter 2011-11-14 2014-11
N4299 Source Code Information Capture Robert Douglas missing
N4300 Array View Carter Edwards missing
N4301 Working Draft, Technical Specification for C++ Extensions for Transactional Memory Michael Wong 2014-11-21 2014-11 N4179
N4302 Technical Specification for C++ Extensions for Technical Specification for C++ Extensions for Transactional Memory Michael Wong 2014-11-21 2014-11
N4303 Pointer Safety and Placement New Richard Smith, Hubert Tong 2014-11-21 2014-11 Core
N4304 C++ Standard Core Language Active Issues, Revision 92 William M. Miller 2014-11-24 2014-11 N4192 Core
N4305 C++ Standard Core Language Defect Reports and Accepted Issues, Revision 92 William M. Miller 2014-11-24 2014-11 N4193 Core
N4306 C++ Standard Core Language Closed Issues, Revision 92 William M. Miller 2014-11-24 2014-11 N4192 Core
N4307 National Body Comment -- ISO/IEC PDTS 19568 -- Technical Specification: C++ Extensions for Library Fundamentals Barry Hedquist 2014-11-12 2014-11
N4308 National Body Comment -- ISO/IEC PDTS 19570 -- Technical Specification: C++ Extensions for Parallelism Barry Hedquist 2014-11-12 2014-11
N4309 Return type deduction for explicitly-defaulted and deleted special member functions Michael Price 2014-11-17 2014-11 Evolution
N4310 Working Draft, Technical Specification for C++ Extensions for Parallelism Jared Hoberock 2014-11-21 2014-11 N4104
N4311 Parallelism TS Editor's Report Jared Hoberock 2014-11-21 2014-11
N4312 Programming Languages -- Technical Specification for C++ Extensions for Parallelism Jared Hoberock 2014-11-21 2014-11
N4313 Improvements to the Concurrency Technical Specification, revision 1 Artur Laksberg 2014-11-21 2014-11 N4123 Concurrency
N4314 Data-Invariant Functions (revision 2) Jens Maurer 2014-11-15 2014-11 N4145 Library Evolution
N4315 make_array, revision 3 Zhihao Yuan 2014-11-07 2014-11 N4065 Library
N4316 std::rand replacement, revision 2 Zhihao Yuan 2014-11-08 2014-11 N4217 Library
N4317 New Safer Functions to Advance Iterators Patrick Grace 2014-11-17 2014-11 Library Evolution
N4318 Proposal to add an absolute difference function to the C++ Standard Library Jeremy Turnbull 2014-09-21 2014-11 Library Evolution
N4319 Contracts for C++: What are the Choices Gabriel Dos Reis, Shuvendu Lahiri, Francesco Logozzo, Thomas Ball, Jared Parsons 2014-11-23 2014-11 Evolution
N4320 Make exception specifications be part of the type system Jens Maurer 2014-11-20 2014-11 Evolution
N4321 Towards Implementation and Use of memory_order_consume Paul McKenney 2014-10-05 2014-11 N4215 Concurrency
N4322 Linux-Kernel Memory Model Paul McKenney 2014-11-20 2014-11 Concurrency
N4323 Out-of-Thin-Air Execution is Vacuous Paul McKenney 2014-11-20 2014-11 N4216 Concurrency
N4324 Use Cases for Thread-Local Storage Paul McKenney 2014-11-20 2014-11 Concurrency
N4325 C++ Standard Evolution Active Issues List (Revision R10) Ville Voutilanen 2014-11-21 2014-11 N4206 Evolution
N4326 C++ Standard Evolution Completed Issues List (Revision R10) Ville Voutilanen 2014-11-21 2014-11 N4207 Evolution
N4327 C++ Standard Evolution Closed Issues List (Revision R10) Ville Voutilanen 2014-11-21 2014-11 N4208 Evolution
N4328 C++ Standard Library Issues History for C++14 Alisdair Meredith 2014-11-24 2014-11 Library
N4329 C++ Standard Library Active Issues List (Revision R91) Alisdair Meredith 2014-11-24 2014-11 N4245 Library
N4330 C++ Standard Library Defect Report List (Revision R91) Alisdair Meredith 2014-11-24 2014-11 N4246 Library
N4331 C++ Standard Library Closed Issues List (Revision R91) Alisdair Meredith 2014-11-24 2014-11 N4247 Library
N4332 Networking Library Proposal (Revision 3) Christopher Kohlhoff 2014-11-21 2014-11 N4243 Concurrency
N4333 Concepts Lite Andrew Sutton 2014-11-21 2014-11 N4205 Core
N4334 Wording for bool_constant Zhihao Yuan 2014-11-21 2014-11 Library
N4335 Working Draft, C++ Extensions for Library Fundamentals Jeffrey Yasskin 2014-11-21 2014-11 N4081 Library Evolution
N4336 Working Draft, C++ Extensions for Library Fundamentals, Version 2 Jeffrey Yasskin 2014-11-21 2014-11 N4084 Library Evolution
N4337 Editor's Report for the Library Fundamentals TS Jeffrey Yasskin 2014-11-21 2014-11 Library Evolution
N4338 Editor's Report: Technical Specification for C++ Extensions for Transactional Memory Michael Wong 2014-11-21 2014-11 Transactional Memory
N4339 Agenda and Meeting Notice for WG21 Concepts Meeting Herb Sutter 2014-11-21 2014-11