2015-02

SD-1 2015 PL22.16/WG21 document list John Spicer
N4340 Remove Deprecated Use of the register Keyword Alisdair Meredith Evolution
N4346 Multidimensional bounds, index and array_view, revision 5 Lukasz Mendakiewicz Library
N4348 Making std::function thread-safe Geoffrey Romer Library
N4349 Minutes of WG21 Telecon Jonathan Wakely
N4350 Agenda and Meeting Notice for WG21 Concepts Meeting Notice (revision 1) Herb Sutter
N4351 Responses to National Body Comments, PDTS 19570, C++ Extensions for Parallelism Barry Hedquist
N4352 Parallelism TS Jared Hoberock
N4353 Parallelism TS - Editor's Report Jared Hoberock
N4354 Parallelism TS - DTS Ballot Document Jared Hoberock
N4355 Shared Multidimensional Arrays with Polymorphic Layout Carter Edwards Library
N4356 Relaxed Array Type Declarator Carter Edwards Evolution
N4357 Introduce the [[noexit]] attribute for main as a hint to eliminate destructor calls for objects with static storage duration Jens Maurer Evolution
N4358 Unary Folds and Empty Parameter Packs Thibaut Le Jehan Evolution
N4359 A Proposal to Add vector release method just like unique_ptr release method to the Standard Library Jerry Liang Library
N4360 Delayed Evaluation Parameters Douglas Boffey Evolution
N4361 Concepts Lite TS Andrew Sutton
N4362 WG21 2015-01 Skillman Minutes John Spicer
N4365 Responses to National Body Comments, ISO/IEC PDTS 19568, C++ Extensions for Library Fundamentals Barry Hedquist
N4366 LWG 2228: Missing SFINAE rule in unique_ptr templated assignment Howard Hinnant Library
N4367 Comparison in C++ Lawrence Crowl Evolution
N4368 Introducing alias size_type for type size_t in class std::bitset Vladimir Grigoriev Library evolution
N4369 Default argument for second parameter of std::advance Vladimir Grigoriev Library evolution
N4370 Networking Library Proposal (Revision 4) Christopher Kohlhoff Library
N4371 Minimal incomplete type support for standard containers, revision 2 Zhihao Yuan Library
N4372 A Proposal to Add a Const-Propagating Wrapper to the Standard Library Jonathan Coe Library
N4373 Atomic View Carter Edwards, Hans Boehm Library
N4374 Linux-Kernel Memory Mode Paul E. McKenney Concurrency
N4375 Out-of-Thin-Air Execution is Vacuous Paul E. McKenney Concurrency
N4376 Use Cases for Thread-Local Storage Paul E. McKenney Concurrency
N4377 C++ Extensions for Concepts PDTS Andrew Sutton
N4378 Language Support for Contract Assertions John Lakos, Nathan Myers, Alexei Zakharov, Alexander Beels Evolution
N4379 FAQ about N4378, Language Support for Contract Assertions John Lakos, Nathan Myers Evolution
N4380 Constant View: A proposal for a std::as_const helper function template ADAM David Alan Martin, Alisdair Meredith Library