2014-07-post-Rapperswil

SD-1 2014 PL22.16/WG21 document list Clark Nelson
N4052 WG21 2014-06-06 Telecon Minutes Ville Voutilainen
N4053 WG21 2014-06 Rapperswil Minutes Ville Voutilainen
N4054 PL22.16 2014-06 Rapperswil Minutes Ville Voutilainen
N4055 Ruminations on (node-based) containers and noexcept Ville Voutilainen Library
N4056 Minimal incomplete type support for standard containers Zhihao Yuan Library
N4057 A Proposal to Add a Const-Propagating Wrapper to the Standard Library J. Coe, R. Mill Library
N4058 Atomic Smart Pointers Herb Sutter Concurrency
N4059 Spring 2015 C++ Standards Committee Meeting Michael Price
N4060 Changes to vector_execution_policy Pablo Halpern Concurrency
N4061 Greatest Common Divisor and Least Common Multiple, v3 Walter E. Brown Library
N4063 On Parallel Invocations of Functions in Parallelism TS Artur Laksberg Concurrency
N4064 Improving pair and tuple, revision 2 Daniel Krügler Library
N4065 make_array, revision 2 Zhihao Yuan Library
N4066 Delimited iterators (Rev. 3) M. Spertus, N. Wilson Library
N4067 Experimental std::function etc. Daniel Krügler Library
N4068 Toward More Expressive Iterator Tags Bill Seymour Library
N4069 C++ Ostream Buffers L. Crowl, P. Sommerlad Concurrency
N4070 Improving the specification of the vector execution policy in Parallelism TS Hans-J. Boehm Concurrency
N4071 Working Draft, Technical Specification for C++ Extensions for Parallelism Jared Hoberock
N4072 Fixed Size Parameter Packs Maurice Bos Evolution
N4073 A Proposal to Add 2D Graphics Rendering and Display to C++ M. McLaughlin, H. Sutter, J. Zink I/O
N4074 Let return {expr} Be Explicit, Revision 2 Herb Sutter Evolution
N4075 Centralized Defensive-Programming Support for Narrow Contracts (Revision 5) J. Lakos, A. Zakharov, A. Beels Library
N4076 A proposal to add a generalized callable negator (Revision 2) Tomasz Kamiński Library
N4077 Experimental shared_ptr for Library Fundamentals TS Jonathan Wakely Library
N4078 Fixes for optional objects F. Cacciola, A. Krzemieński, V. Voutilainen Library
N4079 C++ Standard Library Issues Resolved Directly In Rapperswil, 2014 Alisdair Meredith Library
N4080 File System TS Immediate Issues for Rapperswil Beman Dawes Library
N4081 Working Draft, C++ Extensions for Library Fundamentals Jeffrey Yasskin
N4082 Programming Languages — C++ Extensions for Library Fundamentals Jeffrey Yasskin
N4083 Editor's Report for Version 1 of the Library Fundamentals TS Jeffrey Yasskin
N4084 Working Draft, C++ Extensions for Library Fundamentals, Version 2 Jeffrey Yasskin
N4085 Editor's Report for Version 2 of the Library Fundamentals TS Jeffrey Yasskin
N4086 Removing trigraphs??! Richard Smith Evolution
N4087 Multidimensional bounds, index and array_view, revision 3 Ł. Mendakiewicz, H. Sutter Concurrency
N4088 Task Region R3 P. Halpern, A. Robison, A. Laksberg, H. Sutter, et al. Library
N4089 Safe conversions in unique_ptr<T[]>, revision 2 Geoffrey Romer Library
N4090 The Maladies of All Member Templates: An Incomplete Biography of Specialization (DR727 + DR1755) Faisal Vali Library
N4091 C++ Standard Core Language Active Issues, Revision 90 William M. Miller Core
N4092 C++ Standard Core Language Defect Reports and Accepted Issues, Revision 90 William M. Miller Core
N4093 C++ Standard Core Language Closed Issues, Revision 90 William M. Miller Core
N4094 Response To: Let return {expr} Be Explicit H. Hinnant, V. Voutilainen Evolution
N4095 File System TS Active Issues List (Revision R2) Beman Dawes Filesystem
N4096 File System TS Closed Issues List (Revision R2) Beman Dawes Filesystem
N4097 File System TS Defect Report List (Revision R2) Beman Dawes Filesystem
N4098 File System TS Editor's Report, Post-Rapperswil Beman Dawes
N4099 Working Draft, Technical Specification — File System Beman Dawes
N4100 Programming Languages — C++ — File System Technical Specification Beman Dawes
N4101 C++ Standard Evolution Active Issues List (Revision R08) Ville Voutilainen Evolution
N4102 C++ Standard Evolution Completed Issues List (Revision R08) Ville Voutilainen Evolution
N4103 C++ Standard Evolution Closed Issues List (Revision R08) Ville Voutilainen Evolution
N4104 Working Draft, Technical Specification for C++ Extensions for Parallelism Jared Hoberock
N4105 Information technology – Programming languages, their environments and system software interfaces – Technical Specification for C++ Extensions for Parallelism Jared Hoberock
N4106 Parallelism TS Editor's Report, post-Rapperswil Jared Hoberock
N4107 Working Draft, Technical Specification for C++ Extensions for Concurrency Artur Laksberg
N4108 Concurrency TS Editor's Report, July 2014 Artur Laksberg
N4109 A proposal to add a utility class to represent expected monad - Revision 1 V.  Escriba, P. Talbot Library
N4110 Exploring the design space of contract specifications for C++ J. Daniel Garcia Evolution
N4111 Static reflection (rev. 2) Matúš Chochlík Reflection
N4112 File System PDTS National Body Comments Record of Response Beman Dawes
N4113 Reflection Type Traits For Classes, Unions and Enumerations (rev 3) A. Tomazos, C. Kaeser Reflection
N4114 Defaulted comparison operators Oleg Smolsky Evolution
N4115 Searching for Types in Parameter Packs B. Seymour, S. Lavavej Library
N4116 Nested Namespace Definition (rev 1) A. Tomazos, R. Kawulak Evolution
N4117 C++ Standard Library Active Issues List (Revision R89) Alisdair Meredith Library
N4118 C++ Standard Library Defect Report List (Revision R89) Alisdair Meredith Library
N4119 C++ Standard Library Closed Issues List (Revision R89) Alisdair Meredith Library
N4120 Null Coalescing Conditional Operator Alexander Bock Evolution
N4121 Compile-Time String: std::string_literal<n> Andrew Tomazos Evolution