ISO/ IEC JTC1/SC22/WG21 - Papers 2013

mailing2013-01

WG21 Number Title Author Document Date Mailing Date Previous Version Subgroup Disposition
SD-1 2013 PL22.16/WG21 document list Clark Nelson 2013-10-17 2013-10
SD-2 ISO WG21 and INCITS PL22.16 membership list Clark Nelson 2013-10-14 2013-10
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

mailing2013-03

2013-03-pre-Bristol
N3522 C++ Standard Library Active Issues List (Revision R82) Alisdair Meredith 2013-03-18 2013-03 N3516 Library
N3523 C++ Standard Library Defect Report List (Revision R82) Alisdair Meredith 2013-03-18 2013-03 N3517 Library
N3524 C++ Standard Library Closed Issues List (Revision R82) Alisdair Meredith 2013-03-18 2013-03 N3518 Library
N3525 Polymorphic Allocators Pablo Halpern 2013-03-18 2013-03 Library Evolution Revised N3726
N3526 Uniform initialization for arrays and class aggregate types Michael Price 2013-01-21 2013-03 Evolution
N3527 A proposal to add a utility class to represent optional objects (Revision 2) F. Cacciola, A. Krzemieński 2013-03-10 2013-03 N3406 Library Evolution Revised N3672
N3528 Minutes of Feb 5 2013 SG1 Phone Call Pablo Halpern 2013-02-05 2013-03
N3529 SG5: Transactional Memory (TM) Meeting Minutes 2012/10/30-2013/02/04 Michael Wong 2013-02-14 2013-03
N3530 Leveraging OpenMP infrastructure for language level parallelisation D. Gove, N. Copty, M. Wong 2013-03-15 2013-03 Concurrency
N3531 User-defined Literals for Standard Library Types (version 3) Peter Sommerlad 2013-03-08 2013-03 N3468 Library Evolution Revised N3642, N3660
N3532 C++ Dynamic Arrays L. Crowl, M. Austern 2013-03-12 2013-03 N2648 Library Evolution Revised N3662
N3533 C++ Concurrent Queues L. Crowl, C. Mysen 2013-03-12 2013-03 N3434 Concurrency
N3534 C++ Pipelines A. Mackintosh, A. Berkan 2013-03-15 2013-03 Concurrency
N3535 C++ Stream Mutexes Lawrence Crowl 2013-03-06 2013-03 N3395 Concurrency
N3536 C++ Sized Deallocation Lawrence Crowl 2013-03-05 2013-03 N3432 Core Revised N3663
N3537 Clarifying Memory Allocation L. Crowl, C. Carruth 2013-03-12 2013-03 N3433 Core Revised N3664
N3538 Pass by Const Reference or Value Lawrence Crowl 2013-03-06 2013-03 N3445 Evolution
N3539 C++ Standard Core Language Active Issues, Revision 83 William M. Miller 2013-03-18 2013-03 N3501 Core
N3540 C++ Standard Core Language Defect Reports and Accepted Issues, Revision 83 William M. Miller 2013-03-18 2013-03 N3502 Core
N3541 C++ Standard Core Language Closed Issues, Revision 83 William M. Miller 2013-03-18 2013-03 N3503 Core
N3542 Proposal for Unbounded-Precision Integer Types Pete Becker 2013-03-18 2013-03 N3417 Numerics Revised N3809
N3543 Priority Queue, Queue and Stack: Changes and Additions G. Powell, T. Blechmann 2013-03-15 2013-03 N3479 Library Evolution
N3544 SG5: Transactional Memory (TM) Meeting Minutes 2013/02/25-2013/03/04 Michael Wong 2013-03-06 2013-03
N3545 An Incremental Improvement to integral_constant Walter E. Brown 2013-03-12 2013-03 Library Evolution Adopted 2013-04
N3546 TransformationTraits Redux Walter E. Brown 2013-03-12 2013-03 Library Evolution Revised N3655
N3547 Three <random>-related Proposals Walter E. Brown 2013-03-12 2013-03 Library Evolution Revised N3742
N3548 Conditionally-supported Special Math Functions for C++14 Walter E. Brown 2013-03-12 2013-03 Library Evolution Revised N3743
N3549 s/bound/extent/ Walter E. Brown 2013-03-12 2013-03 Core
N3550 Proposed C++14 Value Classification Walter E. Brown 2013-03-12 2013-03 Core
N3551 Random Number Generation in C++11 Walter E. Brown 2013-03-12 2013-03
N3552 Introducing Object Aliases Walter E. Brown 2013-03-12 2013-03 Evolution
N3553 Proposing a C++1Y Swap Operator Walter E. Brown 2013-03-12 2013-03 Evolution
N3554 A Parallel Algorithms Library J. Hoberock, O. Giroux, V. Grover, H. Sutter, et al. 2013-03-15 2013-03 Concurrency Revised N3724
N3555 A URI Library for C++ G. Matthews, D. Berris
N3507 Networking
N3556 Thread-Local Storage in X-Parallel Computations P. Halpern, C. Leiserson 2013-03-18 2013-03 Concurrency
N3557 Considering a Fork-Join Parallelism Library Pablo Halpern 2013-03-18 2013-03 Concurrency
N3558 A Standardized Representation of Asynchronous Operations N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani 2013-03-15 2013-03 N3428 Concurrency Revised N3634
N3559 Proposal for Generic (Polymorphic) Lambda Expressions F. Vali, H. Sutter, D. Abrahams 2013-03-17 2013-03 N3418 Evolution Revised N3649
N3560 Proposal for Assorted Extensions to Lambda Expressions F. Vali, H. Sutter, D. Abrahams 2013-03-17 2013-03 Evolution
N3561 Semantics of Vector Loops R. Geva, C. Nelson 2013-03-15 2013-03 Concurrency
N3562 Executors and schedulers, revision 1 M. Austern, L. Crowl, C. Carruth, N. Gustafsson, et al. 2013-03-15 2013-03 N3378 Concurrency Revised N3731
N3563 C++ Mapreduce C. Mysen, L. Crowl, A. Berkan 2013-03-15 2013-03 N3446 Concurrency
N3564 Resumable Functions N. Gustafsson, D. Brewis, H. Sutter, S. Mithani 2013-03-15 2013-03 N3328 Concurrency Revised N3650
N3565 IP Address Design Constraints Aleksandar Fabijanic 2013-03-15 2013-03 Networking
N3566 Evolution Open Issues Ville Voutilainen 2013-03-12 2013-03 Evolution
N3567 Evolution Closed Issues Ville Voutilainen 2013-03-12 2013-03 Evolution
N3568 Shared locking in C++ Howard Hinnant 2013-03-11 2013-03 N3427 Concurrency Revised N3659
N3569 SPRING 2014 JTC1/SC22/WG21 C++ STANDARDS COMMITTEE MEETING: Preliminary Information Peter Sommerlad 2013-03-15 2013-03 Revised N3805
N3570 Quoted Strings Library Proposal (Revision 1) Beman Dawes 2013-03-14 2013-03 N3431 Library Evolution Revised N3654
N3571 A Proposal to add Single Instruction Multiple Data Computation to the Standard Library P. Estérie, M. Gaunard, J. Falcou 2013-03-15 2013-03 Concurrency
N3572 Unicode Support in the Standard Library Mark Boyall 2013-03-10 2013-03 Library Evolution
N3573 Heterogenous extensions to unordered containers Mark Boyall 2013-03-10 2013-03 Library Evolution
N3574 Binding stateful functions as function pointers Mark Boyall 2013-03-10 2013-03 Library Evolution
N3575 Additional Standard allocation schemes Mark Boyall 2013-03-10 2013-03 Library Evolution
N3576 SG8 Concepts Teleconference Minutes - 2013-03-12 Herb Sutter 2013-03-12 2013-03
N3577 Fall 2013 JTC1/SC22/WG21 C++ Standards Committee Meeting Nevin Liber 2013-03-14 2013-03
N3578 Proposing the Rule of Five Walter E. Brown 2013-03-12 2013-03 Evolution
N3579 A type trait for signatures Mike Spertus 2013-03-15 2013-03 N3466 Library Evolution Revised N3729
N3580 Concepts Lite: Constraining Templates with Predicates A. Sutton, B. Stroustrup, G. Dos Reis 2013-03-17 2013-03 Concepts Revised N3701
N3581 Delimited iterators Mike Spertus 2013-03-16 2013-03 Library Evolution
N3582 Return type deduction for normal functions Jason Merrill 2013-03-15 2013-03 N3386 Core Revised N3638
N3583 Exploring constexpr at Runtime Scott Schurr 2013-03-13 2013-03 Evolution
N3584 Wording for Accessing Tuple Fields by Type Mike Spertus 2013-03-14 2013-03 Library Revised N3670
N3585 Iterator-Related Improvements to Containers (Revision 2) Alan Talbot 2013-03-17 2013-03 N3450 Library Revised N3643, N3644
N3586 Splicing Maps and Sets A. Talbot, H. Hinnant 2013-03-17 2013-03 Library Revised N3645
N3587 For Loop Exit Strategies Alan Talbot 2013-03-17 2013-03 Evolution
N3588 make_unique Stephan T. Lavavej 2013-03-15 2013-03 Library Evolution Revised N3656
N3589 Summary of Progress Since Portland towards Transactional Language Constructs for C++ H. Boehm, J. Gottschlich, V. Luchangco, M. Wong, et al. 2013-03-15 2013-03
N3591 Summary of Discussions on Explicit Cancellation in Transactional Language Constructs for C++ H. Boehm, J. Gottschlich, M. Moir, M. Wong, et al. 2013-03-15 2013-03 Evolution
N3592 Alternative cancellation and data escape mechanisms for transactions Torvald Riegel 2013-03-15 2013-03 Evolution
N3593 std::split(): An algorithm for splitting strings Greg Miller 2013-03-13 2013-03 N3510 Library Evolution
N3594 std::join(): An algorithm for joining a range of elements Greg Miller 2013-03-13 2013-03 Library Evolution
N3595 Simplifying Argument-Dependent Lookup Rules Peter Gottschling 2013-03-15 2013-03 Evolution
N3596 Code Reuse in Class Template Specialization Peter Gottschling 2013-03-15 2013-03 Evolution
N3597 Relaxing constraints on constexpr functions Richard Smith 2013-03-15 2013-03 N3444 Evolution Revised N3652
N3598 constexpr member functions and implicit const Richard Smith 2013-03-12 2013-03 Evolution Revised N3652
N3599 Literal operator templates for strings Richard Smith 2013-03-13 2013-03 Evolution
N3600 C++ Latches and Barriers Alasdair Mackintosh 2013-03-16 2013-03 Concurrency Revised N3666
N3601 Implicit template parameters M. Spertus, D. Vandevoorde 2013-03-17 2013-03 N3405 Evolution
N3602 Template parameter deduction for constructors M. Spertus, D. Vandevoorde 2013-03-14 2013-03 N3405 Evolution
N3603 A Three-Class IP Address Proposal Christopher Kohlhoff 2013-03-17 2013-03 Networking
N3604 Centralized Defensive-Programming Support for Narrow Contracts J. Lakos, A. Zakharov 2013-03-18 2013-03 Library Evolution
N3605 Member initializers and aggregates Ville Voutilainen 2013-03-15 2013-03 Evolution Revised N3653
N3606 Extending std::search to use Additional Searching Algorithms Marshall Clow 2013-03-17 2013-03 N3411 Library Revised N3703
N3607 Making non-modifying sequence operations more robust M. Spertus, A. Pall 2013-03-15 2013-03 Library Evolution Revised N3671
N3608 exchange() utility function, revision 2 Jeffrey Yasskin 2013-03-15 2013-03 N3511 Library Evolution Revised N3668
N3609 string_view: a non-owning reference to a string, revision 3 Jeffrey Yasskin 2013-03-15 2013-03 N3512 Library Evolution Revised N3685
N3610 Generic lambda-capture initializers, supporting capture-by-move Ville Voutilainen 2013-03-15 2013-03 Evolution Revised N3648
N3611 A Rational Number Library for C++ Bill Seymour 2013-03-15 2013-03 N3489 Numerics
N3612 Desiderata of a C++11 Database Interface Thomas Neumann 2013-03-15 2013-03 Library Evolution
N3613 "Static If" Considered B. Stroustrup, G. Dos Reis, A. Sutton 2013-03-16 2013-03 Concepts
N3614 unwinding_exception Herb Sutter 2013-03-11 2013-03 Evolution
N3615 Constexpr Variable Templates Gabriel Dos Reis 2013-03-18 2013-03 Evolution Revised N3651
N3617 Lifting overload sets into function objects Philipp Juschka 2013-03-14 2013-03 Evolution
N3618 What can signal handlers do? (CWG 1441) Hans Boehm 2013-03-17 2013-03 Concurrency Revised N3633
N3619 A proposal to add swappability traits to the standard library Andrew Morrow 2013-03-15 2013-03 Library Evolution
N3620 Network byte order conversion Kyle Kloepper 2013-03-18 2013-03 Networking Revised N3646

mailing2013-05

2013-05-post-Bristol
N3621 Minutes, WG21 Teleconference 2013-03-29 Kyle Kloepper 2013-03-29 2013-05
N3622 Minutes: WG21 Meeting No. 55, 15-20 April 2013 - Bristol, UK Kyle Kloepper 2013-05-03 2013-05
N3623 Minutes: PL22.16 Meeting No. 60, 15-20 April 2013 - Bristol, UK Kyle Kloepper 2013-05-03 2013-05
N3624 Core Issue 1512: Pointer comparison vs qualification conversions (revision 3) Jens Maurer 2013-04-15 2013-05 N3498 Core Adopted 2013-04
N3625 A URI Library for C++ G. Matthews, D. Berris 2013-04-30 2013-05 N3507 Networking Revised N3720
N3626 Floating-Point Typedefs Having Specified Widths P. Bristow, C. Kormanyos, J. Maddock 2013-04-05 2013-05 Numerics
N3627 Relaxed switch statement Zhihao Yuan 2013-02-07 2013-05 Evolution
N3628 C and C++ Compatibility Bjarne Stroustrup 2013-04-08 2013-05
N3629 Simplifying C++0x Concepts Doug Gregor 2013-04-09 2013-05 Concepts
N3630 async, ~future, and ~thread (Revision 1) Herb Sutter 2013-04-12 2013-05 N3451 Concurrency Revised N3636, N3637
N3631 C11: The New C Standard Thomas Plum 2013-05
N3632 Additional std::async Launch Policies Peter Dimov 2013-04-11 2013-05 Concurrency
N3633 What can signal handlers do? (CWG 1441) Hans Boehm 2013-4-25 2013-05 N3618 Concurrency
N3634 Improvements to std::future<T> and Related APIs N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani 2013-05-02 2013-05 N3558 Concurrency Revised N3721
N3635 Towards restrict-like semantics for C++ M. Wong, R. Silvera, R. Mak, C. Cambly, et al. 2013-04-29 2013-05 Evolution
N3636 ~thread should join Herb Sutter 2013-04-17 2013-05 N3630 Concurrency
N3637 async and ~future (Revision 3) Herb Sutter 2013-04-17 2013-05 N3630 Concurrency
N3638 Return type deduction for normal functions Jason Merrill 2013-04-17 2013-05 N3582 Core Adopted 2013-04
N3639 Runtime-sized arrays with automatic storage duration (revision 5) Jens Maurer 2013-04-16 2013-05 N3497 Core Adopted 2013-04
N3640 Extending shared_ptr to Support Arrays Peter Dimov 2013-04-15 2013-05 Library
N3641 Extending make_shared to Support Arrays Peter Dimov 2013-05-02 2013-05 Library
N3642 User-defined Literals for Standard Library Types (part 1 - version 4) Peter Sommerlad 2013-04-18 2013-05 N3531 Library Adopted 2013-04
N3643 Range Adaptor for Selecting from Pair or Tuple Alan Talbot 2013-04-16 2013-05 N3585 Ranges
N3644 Null Forward Iterators Alan Talbot 2013-04-18 2013-05 N3585 Library Adopted 2013-04
N3645 Splicing Maps and Sets (Revision 1) A. Talbot, H. Hinnant, J. Dennett, J. Wakely 2013-05-04 2013-05 N3586 Library
N3646 Network byte order conversion Robert Pratte 2013-04-16 2013-05 N3620 Networking Revised N3783
N3647 Minutes: PL22.16 Meeting No. 59, 15-19 October 2012 Portland, Oregon, USA Kyle Kloepper 2013-04-15 2013-05 N3455
N3648 Wording Changes for Generalized Lambda-capture D. Vandevoorde, V. Voutilainen 2013-04-17 2013-05 N3610 Evolution Adopted 2013-04
N3649 Generic (Polymorphic) Lambda Expressions (Revision 3) F. Vali, H. Sutter, D. Abrahams 2013-04-19 2013-05 N3559 Evolution Adopted 2013-04
N3650 Resumable Functions N. Gustafsson, D. Brewis, H. Sutter, S. Mithani 2013-05-02 2013-05 N3564 Concurrency Revised N3722
N3651 Variable Templates (Revision 1) Gabriel Dos Reis 2013-04-19 2013-05 N3615 Evolution Adopted 2013-04
N3652 Relaxing constraints on constexpr functions / constexpr member functions and implicit const Richard Smith 2013-04-18 2013-05 N3597, N3598 Evolution Adopted 2013-04
N3653 Member initializers and aggregates V. Voutilainen, R. Smith 2013-04-17 2013-05 N3605 Evolution Adopted 2013-04
N3654 Quoted Strings Library Proposal (Revision 2) Beman Dawes 2013-04-19 2013-05 N3570 Library Adopted 2013-04
N3655 TransformationTraits Redux, v2 Walter E. Brown 2013-04-18 2013-05 N3546 Library Adopted 2013-04
N3656 make_unique (Revision 1) Stephan T. Lavavej 2013-04-18 2013-05 N3588 Library Adopted 2013-04
N3657 Adding heterogeneous comparison lookup to associative containers (rev 4) J. Wakely, S. Lavavej, J. Muñoz 2013-03-19 2013-05 N3465 Library Adopted 2013-04
N3658 Compile-time integer sequences Jonathan Wakely 2013-04-18 2013-05 N3493 Library Adopted 2013-04
N3659 Shared locking in C++ H. Hinnant, D. Vollmann, H. Boehm 2013-04-19 2013-05 N3568 Concurrency Adopted 2013-04
N3660 User-defined Literals for std::complex, part 2 of UDL for Standard Library Types (version 4) Peter Sommerlad 2013-04-19 2013-05 N3531 Library
N3661 Digit Separators Lawrence Crowl 2013-04-19 2013-05 N3499 Evolution
N3662 C++ Dynamic Arrays L. Crowl, M. Austern 2013-04-19 2013-05 N3532 Library Adopted 2013-04
N3663 C++ Sized Deallocation Lawrence Crowl 2013-04-30 2013-05 N3536 Core Revised N3778
N3664 Clarifying Memory Allocation L. Crowl, C. Carruth, R. Smith 2013-04-19 2013-05 N3537 Core Adopted 2013-04
N3665 Uninterleaved String Output Streaming L. Crowl 2013-04-19 2013-05 Library
N3666 C++ Latches and Barriers Alasdair Mackintosh 2013-04-18 2013-05 N3600 Concurrency Revised N3817
N3667 Drafting for Core 1402 Jason Merrill 2012-04-16 2013-05 Core Adopted 2013-04
N3668 exchange() utility function, revision 3 Jeffrey Yasskin 2013-04-19 2013-05 N3608 Library Adopted 2013-04
N3669 Fixing constexpr member functions without const Nicolai Josuttis 2013-04-19 2013-05 Library Adopted 2013-04
N3670 Wording for Addressing Tuples by Type: Revision 2 Mike Spertus 2013-04-19 2013-05 N3584 Library Adopted 2013-04
N3671 Making non-modifying sequence operations more robust: Revision 2 M. Spertus, A. Pall 2013-04-19 2013-05 N3607 Library Adopted 2013-04
N3672 A proposal to add a utility class to represent optional objects (Revision 4) F. Cacciola, A. Krzemieński 2013-04-19 2013-05 N3527 Library Adopted 2013-04
N3673 C++ Library Working Group Ready Issues Bristol 2013 Daniel Krügler 2013-04-19 2013-05 N3522 Library Adopted 2013-04
N3674 C++ Standard Core Language Active Issues, Revision 84 William M. Miller 2013-05-03 2013-05 N3539 Core
N3675 C++ Standard Core Language Defect Reports and Accepted Issues, Revision 84 William M. Miller 2013-05-03 2013-05 N3540 Core
N3676 C++ Standard Core Language Closed Issues, Revision 84 William M. Miller 2013-05-03 2013-05 N3541 Core
N3677 A Proposal to Add additional RAII Wrappers to the Standard Library Andrew L. Sandoval 2013-04-26 2013-05 Library
N3678 C++ Stream Guards Lawrence Crowl 2013-04-30 2013-05 Concurrency
N3679 Async() future destructors must wait Hans-J. Boehm 2013-5-05 2013-05 Concurrency
N3680 Improving pair and tuple Daniel Krügler 2013-04-14 2013-05 Library Revised N3739
N3681 Auto and braced-init lists Ville Voutilainen 2013-05-02 2013-05 Evolution
N3682 C++ Standard Evolution Active Issues List (Revision R02) Ville Voutilainen 2013-04-29 2013-05 N3566 Evolution
N3683 C++ Standard Evolution Completed Issues List (Revision R02) Ville Voutilainen 2013-04-29 2013-05 Evolution
N3684 C++ Standard Evolution Closed Issues List (Revision R02) Ville Voutilainen 2013-04-29 2013-05 N3567 Evolution
N3685 string_view: a non-owning reference to a string, revision 4 Jeffrey Yasskin 2013-05-03 2013-05 N3609 Library Revised N3762
N3686 Traversable arguments for container constructors and methods, wording revision 3 Jeffrey Yasskin 2013-05-03 2013-05 N3513 Ranges Revised N3763
N3687 C++ Standard Library Active Issues List (Revision R83) Alisdair Meredith 2013-05-06 2013-05 N3522 Library
N3688 C++ Standard Library Defect Report List (Revision R83) Alisdair Meredith 2013-05-06 2013-05 N3523 Library
N3689 C++ Standard Library Closed Issues List (Revision R83) Alisdair Meredith 2013-05-06 2013-05 N3524 Library

mailing2013-07

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

mailing2013-09

2013-09-pre-Chicago
N3704 AGENDA, PL22.16 Meeting No. 61, WG21 Meeting No. 56, September 23-28, 2013 - Chicago, IL, USA Stephen D. Clamage 2013-07-13 2013-09
N3705 Agenda and Meeting Notice for WG21 Telecon Meeting Herb Sutter 2013-07-23 2013-09
N3706 C++ Distributed Counters Lawrence Crowl 2013-09-01 2013-09 N3355 Concurrency
N3707 2014-02 Meeting Invitation and Information Herb Sutter 2013-08-06 2013-09
N3708 A proposal to add coroutines to the C++ standard library O. Kowalke, N. Godspeed 2013-03-04 2013-09 Library
N3709 Minutes for July 2013 Santa Clara SG1 Meeting H.. Boehm, J. Hoberock, A. Mackintosh 2013-8-29 2013-09
N3710 Specifying the absence of "out of thin air" results (LWG2265) H. Boehm, et al. 2013-8-29 2013-09 Concurrency
N3711 Task Groups As a Lower Level C++ Library Solution To Fork-Join Parallelism A. Laksberg, H. Sutter 2013-08-15 2013-09 Concurrency
N3712 Policy-Based Design for Safe Destruction in Concurrent Containers Arch D. Robison 2013-08-30 2013-09 Concurrency
N3713 C++ Standard Core Language Active Issues, Revision 85 William M. Miller 2013-09-03 2013-09 N3674 Core
N3714 C++ Standard Core Language Defect Reports and Accepted Issues, Revision 85 William M. Miller 2013-09-03 2013-09 N3675 Core
N3715 C++ Standard Core Language Closed Issues, Revision 85 William M. Miller 2013-09-03 2013-09 N3676 Core
N3716 A printf-like Interface for the Streams Library Zhihao Yuan 2013-08-18 2013-09 N3506 Library
N3717 SG5: Transactional Memory (TM) Meeting Minutes 2013/06/24-2013/08/26 Michael Wong 2013-08-30 2013-09
N3718 Transactional Memory Support for C++ M. Wong, V. Luchangco, J. Maurer, M. Moir, et al. 2013-08-30 2013-09 Evolution
N3719 Extend INVOKE to support types convertible to target class Tomasz Kamiński 2013-08-17 2013-09 Library
N3720 Working Draft Technical Specification - URI G. Matthews, D. Berris 2013-08-30 2013-09 N3625 Networking Revised N3792
N3721 Improvements to std::future<T> and Related APIs N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani 2013-08-30 2013-09 N3634 Concurrency Revised N3784
N3722 Resumable Functions N. Gustafsson, D. Brewis, H. Sutter, S. Mithani 2013-08-30 2013-09 N3650 Concurrency
N3723 Extend operator-> to support rvalues Pascal Constanza 2013-08-23 2013-09 Evolution
N3724 A Parallel Algorithms Library J. Hoberock, O. Giroux, V. Grover, H. Sutter, et al. 2013-08-30 2013-09 N3554 Concurrency
N3725 Original Draft Specification of Transactional Language Constructs for C++ Version 1.1 (February 3, 2012) M. Wong, A. Adl-Tabatabai, T. Shpeisman, J. Gottschlich 2013-08-30 2013-09 Evolution
N3726 Polymorphic Memory Resources Pablo Halpern 2013-09-02 2013-09 N3525 Library Revised N3816
N3727 A proposal to add invoke function template Tomasz Kamiński 2013-08-01 2013-09 Library
N3728 Packaging Parameter Packs (Rev. 2) Mike Spertus 2013-09-03 2013-09 N3416 Reflection
N3729 Invocation type traits Mike Spertus 2013-09-02 2013-09 N3579 Library
N3730 Specializations and namespaces Mike Spertus 2013-08-28 2013-09 Evolution
N3731 Executors and schedulers, revision 2 C. Mysen, N. Gustafsson 20130825 2013-09 N3562 Concurrency
N3732 Value-Oriented Concurrent Unordered Containers A. Robison, A. Potapov, A. Malakhov 2013-08-30 2013-09 Concurrency
N3733 ISO/IEC CD 14882, C++ 2014, National Body Comments Barry Hedquist 2013-08-26 2013-09
N3734 Vector Programming: A proposal for WG21 Robert Geva 2013-09-02 2013-09 Concurrency
N3735 On the difference between parallel loops and vector loops Robert Geva 2013-09-02 2013-09 Concurrency
N3736 C++ Standard Evolution Active Issues List (Revision R03) Ville Voutilainen 2013-08-27 2013-09 N3682 Evolution
N3737 C++ Standard Evolution Completed Issues List (Revision R03) Ville Voutilainen 2013-08-27 2013-09 N3683 Evolution
N3738 C++ Standard Evolution Closed Issues List (Revision R03) Ville Voutilainen 2013-08-27 2013-09 N3684 Evolution
N3739 Improving pair and tuple, revision 1 Daniel Krügler 2013-09-02 2013-09 N3680 Library
N3740 A Proposal for the World's Dumbest Smart Pointer, v2 Walter E. Brown 2013-08-30 2013-09 N3514 Library
N3741 Toward Opaque Typedefs for C++1Y, v2 Walter E. Brown 2013-08-30 2013-09 N3515 Evolution
N3742 Three <random>-related Proposals, v2 Walter E. Brown 2013-08-30 2013-09 N3547 Library
N3743 Conditionally-supported Special Math Functions for C++14, v2 Walter E. Brown 2013-08-30 2013-09 N3548 Library
N3744 Proposing [[pure]] Walter E. Brown 2013-08-30 2013-09 Evolution
N3745 Feature-testing recommendations for C++ Clark Nelson 2013-08-28 2013-09 N3694 Evolution
N3746 Proposing a C++1Y Swap Operator, v2 Walter E. Brown 2013-08-30 2013-09 N3553 Evolution
N3747 A Universal Model for Asynchronous Operations Christopher Kohlhoff 2013-09-01 2013-09 Concurrency
N3748 Implicit Evaluation of "auto" Variables and Arguments P. Gottschling, J. Falcou, H. Sutter 2013-08-30 2013-09 Evolution
N3749 Constexpr Library Additions: functional Marshall Clow 2013-08-31 2013-09 Library Revised N3789
N3750 C++ Ostream Buffers Lawrence Crowl 2013-09-01 2013-09 Concurrency
N3751 Object Lifetime, Low-level Programming, and memcpy Gabriel Dos Reis 2013-09-03 2013-09 Undefined behavior
N3752 Index Based Ranges A. Shödl, F. Fracassi 2013-08-30 2013-09 Ranges Revised N3782
N3753 Centralized Defensive-Programming Support for Narrow Contracts (Revision 1) J. Lakos, A. Zakharov 2013-08-30 2013-09 N3604 Library Revised N3818
N3754 C++ Standard Library Active Issues List (Revision R84) Alisdair Meredith 2013-09-03 2013-09 N3687 Library
N3755 C++ Standard Library Defect Report List (Revision R84) Alisdair Meredith 2013-09-03 2013-09 N3688 Library
N3756 C++ Standard Library Closed Issues List (Revision R84) Alisdair Meredith 2013-09-03 2013-09 N3689 Library
N3757 Support for user-defined exception information and diagnostic information in std::exception Emil Dotchevski 2013-08-30 2013-09 Library
N3758 Standard exception information types for std::exception Emil Dotchevski 2013-08-30 2013-09 Library
N3759 SIMD Vector Types Matthias Kretz 2013-08-30 2013-09 Library
N3760 [[deprecated]] attribute Alberto Ganesh Barbati 2013-09-01 2013-09 N3394 Core
N3761 Proposing type_at<> Sean Middleditch 2013-08-29 2013-09 Library
N3762 string_view: a non-owning reference to a string, revision 5 Jeffrey Yasskin 2013-09-01 2013-09 N3685 Library
N3763 Traversable arguments for container constructors and methods, wording revision 4 Jeffrey Yasskin 2013-09-01 2013-09 N3686 Library
N3764 Ruminations on relational operators Ville Voutilainen 2013-09-02 2013-09 Library
N3765 On Optional Tony Van Eerd 2013-9-01 2013-09 Library
N3766 The identity type transformation Jeffrey Yasskin 2013-09-03 2013-09 Library

mailing2013-10

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. 61, 2013-09 Chicago Minutes Kyle Kloepper 2013-12-14 2013-10
N3770 C++ CD Comment Status, Rev. 1 William M. Miller 2013-10-14 2013-10
N3771 Canadian C++14 Comments H. Tong, M. Wong 2013-09-22 2013-10
N3772 Changing the type of address-of-member expression David Rodríguez Ibeas 2013-09-05 2013-10 Evolution
N3773 async and ~future (Revision 4) Herb Sutter 2013-09-12 2013-10 N3637 Concurrency Revised N3776, N3777
N3774 C++ Needs Language Support For Vectorization A. Naumann, S. Wenzel 2013-09-19 2013-10 Concurrency
N3775 Deprecating rand() and Friends Walter E. Brown 2013-09-25 2013-10 Library
N3776 Wording for ~future Herb Sutter 2013-09-23 2013-10 N3773 Concurrency
N3777 Wording for deprecating async Herb Sutter 2013-09-23 2013-10 N3773 Concurrency
N3778 C++ Sized Deallocation Lawrence Crowl 2013-09-27 2013-10 N3663 Core/ Library
N3779 User-defined Literals for std::complex Peter Sommerlad 2013-09-24 2013-10 Library
N3780 Why Deprecating async() is the Worst of all Options Nico Josuttis 2013-09-26 2013-10 Concurrency
N3781 Single-Quotation-Mark as a Digit Separator L. Crowl, R. Smith, J. Snyder, D. Vandevoorde 2013-09-25 2013-10 N3448 Evolution
N3782 Index Based Ranges (Rev. 1) A. Shödl, F. Fracassi 2013-09-24 2013-10 N3752 Ranges
N3783 Network Byte Order Conversion Robert Pratte 2013-09-27 2013-10 N3646 Networking
N3784 Improvements to std::future<T> and Related APIs N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani 2013-09-27 2013-10 N3721 Concurrency
N3785 Executors and schedulers, revision 3 C. Mysen, N. Gustafsson, M. Austern, J. Yasskin 2013-10-8 2013-10 N3731 Concurrency
N3786 Prohibiting "out of thin air" results in C++14 Hans-J. Boehm 2013-9-24 2013-10 Concurrency
N3787 What can signal handlers do? (CWG 1441) Hans Boehm 2013-10-14 2013-10 N3633 Concurrency
N3788 Immediate issues Alisdair Meredith 2013-09-27 2013-10 N3754 Library
N3789 Constexpr Library Additions: functional Marshall Clow 2013-09-27 2013-10 N3749 Library
N3790 Working Draft, Technical Specification -- File System Beman Dawes 2013-09-27 2013-10 N3693 Filesystem
N3791 Lightweight Drawing Library - Objectives, Requirements, Strategies Beman Dawes 2013-10-11 2013-10 Graphics
N3792 Working Draft Technical Specification - URI G. Matthews, D. Berris 2013-10-11 2013-10 N3720 Networking
N3793 A proposal to add a utility class to represent optional objects (Revision 5) F. Cacciola, A. Krzemieński 2013-10-03 2013-10 N3672 Library Evolution
N3794 Proposal to Add Multi-Dimensional Support to std::array Daryle Walker 2013-10-10 2013-10 Library Evolution
N3795 A more common version of algorithm std::partition_copy Vladimir Grigoriev 2013-09-16 2013-10 Library Evolution
N3796 std::rand replacement Zhihao Yuan 2013-10-02 2013-10 Library Evolution
N3797 Working Draft, Standard for Programming Language C++ Stefanus Du Toit 2013-10-13 2013-10 N3691
N3798 C++ Editor's Report, October 2013 Stefanus Du Toit 2013-10-13 2013-10
N3799 AGENDA: PL22.16 Meeting No. 62, WG21 Meeting No. 57, February 10-15, 2014 - Issaquah, WA, USA Stephen D. Clamage 2013-10-07 2013-10
N3800 A proposal to add a generalized callable negator (Revision 1) Tomasz Kamiński 2013-09-16 2013-10 N3699 Library
N3801 Removing Undefined Behavior from the Preprocessor Gabriel Dos Reis 2013-10-14 2013-10 Undefined behavior, Core
N3802 apply() call a function with arguments from a tuple Peter Sommerlad 2013-10-08 2013-10 Library Evolution
N3803 Programming Languages -- C++ Standard Library -- File System Technical Specification Beman Dawes 2013-10-05 2013-10 N3790 Filesystem
N3804 Any Library Proposal (Revision 3) B. Dawes, K. Henney, D. Krügler 2013-10-09 2013-10 N3508 Library
N3805 SPRING 2014 JTC1/SC22/WG21 C++ STANDARDS COMMITTEE MEETING: Preliminary Information Peter Sommerlad N3569
N3806 C++ Standard Core Language Active Issues, Revision 86 William M. Miller 2013-10-14 2013-10 N3713 Core
N3807 C++ Standard Core Language Defect Reports and Accepted Issues, Revision 86 William M. Miller 2013-10-14 2013-10 N3714 Core
N3808 C++ Standard Core Language Closed Issues, Revision 86 William M. Miller 2013-10-14 2013-10 N3715 Core
N3809 Proposal for Unbounded-Precision Integer Types Pete Becker N3542 Numerics
N3810 Alternatives for Array Extensions Bjarne Stroustrup 2013-10-13 2013-10 Evolution
N3811 C++ Standard Evolution Active Issues List (Revision R04) Ville Voutilainen 2013-10-12 2013-10 N3736 Evolution
N3812 C++ Standard Evolution Completed Issues List (Revision R04) Ville Voutilainen 2013-10-12 2013-10 N3737 Evolution
N3813 C++ Standard Evolution Closed Issues List (Revision R04) Ville Voutilainen 2013-10-12 2013-10 N3738 Evolution
N3814 Call for Compile-Time Reflection Proposals J. Snyder, C. Carruth 2013-10-06 2013-10 Reflection
N3815 Enumerator List Property Queries A. Tomazos, C. Käser 2013-10-03 2013-10 Library Evolution
N3816 Polymorphic Memory Resources - r1 Pablo Halpern 2013-10-13 2013-10 N3726 Library Evolution
N3817 C++ Latches and Barriers Alasdair Mackintosh 2013-10-11 2013-10 N3666 Concurrency
N3818 Centralized Defensive-Programming Support for Narrow Contracts (Revision 2) J. Lakos, A. Zakharov 2013-10-11 2013-10 N3753 Library
N3819 Concepts Lite Specification A. Sutton, B. Stroustrup, G. Dos Reis 2013-10-11 2013-10 Concepts
N3820 Working Draft, Technical Specification -- Array Extensions Lawrence Crowl 2013-10-10 2013-10 Evolution
N3821 C++ Standard Library Active Issues List (Revision R85) Alisdair Meredith 2013-10-14 2013-10 N3754 Library
N3822 C++ Standard Library Defect Report List (Revision R85) Alisdair Meredith 2013-10-14 2013-10 N3755 Library
N3823 C++ Standard Library Closed Issues List (Revision R85) Alisdair Meredith 2013-10-14 2013-10 N3756 Library