| SD-1 | 2014 PL22.16/WG21 document list | Clark Nelson |
| N3967 | C++ Standard Library Active Issues List (Revision R88) | Alisdair Meredith |
| N3968 | C++ Standard Library Defect Report List (Revision R88) | Alisdair Meredith |
| N3969 | C++ Standard Library Closed Issues List (Revision R88) | Alisdair Meredith |
| N3970 | Working Draft, Technical Specification for C++ Extensions for Concurrency | Artur Laksberg |
| N3971 | Concurrency TS Editor's Report, May 2014 | Artur Laksberg |
| N3972 | Source-Code Information Capture | Robert Douglas |
| N3973 | A Proposal to Add a Logical Const Wrapper to the Standard Library Technical Report | J. Coe, R. Mill |
| N3974 | Polymorphic Deleter for Unique Pointers | M. Arena, D. di Gennaro, P. Sommerlad |
| N3975 | URI - Proposed Wording (Revision 5) | G. Matthews, D. Berris |
| N3976 | Multidimensional bounds, index and array_view, revision 2 | Ł. Mendakiewicz, H. Sutter |
| N3977 | Resumable Functions | Niklas Gustafsson |
| N3978 | C++ Ostream Buffers | Lawrence Crowl |
| N3979 | AGENDA, PL22.16 Meeting No. 63, WG21 Meeting No. 58, June 16-21, 2014 -- Rapperswil, Switzerland | Stephen D. Clamage |
| N3980 | Types don't know # | H. Hinnant, V. Falco, J. Byteway |
| N3981 | Removing trigraphs??! | Richard Smith |
| N3982 | Rvalue reference overloads for optional | Andrzej Krzemieński |
| N3983 | Hashing tuple-like types | Geoffrey Romer |
| N3984 | Adding attribute reflection to C++. | C. Silva, D. Auresco |
| N3985 | A proposal to add coroutines to the C++ standard library (Revision 1) | O. Kowalke, N. Goodspeed |
| N3986 | Adding Standard support to avoid padding within structures | S. Davalle, D. Gutson, A. Bustamante |
| N3987 | Yet another set of C++ type traits. | C. Silva, D. Auresco |
| N3988 | Towards restrict-like aliasing semantics for C++ | H. Finkel, H. Tong, et al. |
| N3989 | Working Draft, Technical Specification for C++ Extensions for Parallelism | Jared Hoberock |
| N3990 | Adding Standard Circular Shift operators for computer integers | D. Gutson, A. Bustamante |
| N3991 | Task Region R2 | P. Halpern, A. Robison, A. Laksberg, H. Sutter, et al. |
| N3992 | Agenda and Meeting Notice for WG21 Telecon Meeting | Herb Sutter |
| N3993 | On Parallel Invocations of Functions in Parallelism TS | Artur Laksberg |
| N3994 | Range-Based For-Loops: The Next Generation (Revision 1) | Stephan T. Lavavej |
| N3995 | A proposal to add shared_mutex (untimed) (Revision 2) | Gor Nishanov |
| N3996 | Static reflection | Matúš Chochlík |
| N3997 | Centralized Defensive-Programming Support for Narrow Contracts (Revision 5) | J. Lakos, A. Zakharov, A. Beels |
| N3998 | C++ Latches and Barriers | A. Mackintosh, O. Giroux |
| N3999 | Standard Wording for Transactional Memory Support for C++ | V. Luchangco, J. Maurer, M. Wong, et al. |
| N4000 | Towards a Transaction-safe C++ Standard Library: std::list | M. Wong, J. Maurer, M. Spear, J. Gottschlich, T. Riegel, et al. |
| N4001 | SG5: Transactional Memory (TM) Meeting Minutes 2014/02/03-2014/05/19 | Michael Wong |
| N4002 | Cleaning-up noexcept in the Library | Nicolai Josuttis |
| N4003 | File System TS Active Issues List (Revision R1) | Beman Dawes |
| N4004 | File System TS Closed Issues List (Revision R1) | Beman Dawes |
| N4005 | File System TS Defect Report List (Revision R1) | Beman Dawes |
| N4006 | An improved emplace() for unique-key maps | Thomas Köppe |
| N4007 | Delimited iterators (Rev. 2) | Mike Spertus |
| N4008 | SIMD polymorphism | Arch Robison |
| N4009 | Uniform Container Erasure | Stephan T. Lavavej |
| N4010 | C++ Standard Evolution Active Issues List (Revision R07) | Ville Voutilainen |
| N4011 | C++ Standard Evolution Completed Issues List (Revision R07) | Ville Voutilainen |
| N4012 | C++ Standard Evolution Closed Issues List (Revision R07) | Ville Voutilainen |
| N4013 | Atomic operations on non-atomic data | Hans Boehm |
| N4014 | Uniform Copy Initialization | Nicolai Josuttis |
| N4015 | A proposal to add a utility class to represent expected monad | V. Escriba, P. Talbot |
| N4016 | Light-Weight Execution Agents Revision 2 | Torvald Riegel |
| N4017 | Non-member size() and more | Riccardo Marcangelo |
| N4018 | C++ Standard Core Language Active Issues, Revision 89 | William M. Miller |
| N4019 | C++ Standard Core Language Defect Reports and Accepted Issues, Revision 89 | William M. Miller |
| N4020 | C++ Standard Core Language Closed Issues, Revision 89 | William M. Miller |
| N4021 | A Proposal to Add 2D Graphics Rendering and Display to C++ | M. McLaughlin, H. Sutter, J. Zink |
| N4022 | A proposal to add a generalized callable negator (Revision 2) | Tomasz Kamiński |
| N4023 | Working Draft, C++ Extensions for Library Fundamentals | Jeffrey Yasskin |
| N4024 | Distinguishing coroutines and fibers | O. Kowalke, N. Goodspeed |
| N4025 | Exploring classes of runtime size | J. Snyder, R. Smith |
| N4026 | Nested namespace definition | Robert Kawulak |
| N4027 | Type Member Property Queries (rev 2) | A. Tomazos, C. Kaeser |
| N4028 | Defining a Portable C++ ABI | Herb Sutter |
| N4029 | Let return Be Direct and explicit | Herb Sutter |
| N4030 | Feature-testing recommendations for C++ | Clark Nelson |
| N4031 | make_array, revision 1 | Zhihao Yuan |
| N4032 | Comments on continuations and executors | Anthony Williams |
| N4033 | synchronized_value<T> for associating a mutex with a value | Anthony Williams |
| N4034 | Destructive Move | Pablo Halpern |
| N4035 | Implicit Evaluation of "auto" Variables and Arguments | P. Gottschling, J. Falcou, H. Sutter |
| N4036 | Towards Implementation and Use of memory_order_consume | P. McKenney, T. Riegel, J. Preshing |
| N4037 | Non-Transactional Implementation of Atomic Tree Move | Paul E. McKenney |
| N4038 | Proposal for Unbounded-Precision Integer Types | Pete Becker |
| N4039 | Default executor | A. Berkan, C. Mysen, H. Boehm; |
| N4040 | Working Draft, C++ Extensions for Concepts | Andrew Sutton |
| N4041 | Concerns with changing existing types in Technical Specifications | Jonathan Wakely |
| N4042 | Safe conversions in unique_ptr<T[]> | Geoffrey Romer |
| N4043 | Dynarray Allocation Context | Lawrence Crowl |
| N4044 | A Three-Class IP Address Proposal, Revision 1 | Christopher Kohlhoff |
| N4045 | Library Foundations for Asynchronous Operations, Revision 2 | Christopher Kohlhoff |
| N4046 | Executors and Asynchronous Operations | Christopher Kohlhoff |
| N4047 | A Module System for C++ | G. Dos Reis, M. Hall, G. Nishanov |
| N4048 | More Improvements to std::future<T> - Revision 1 | Vicente J. Botet Escribá |
| N4049 | 0-overhead-principle violations in exception handling | D. Gutson, A. Bustamante, P. Oliva, M. Diaz |
| N4050 | Dynarray Semi-Editorial Issues | Lawrence Crowl |
| N4051 | Allow typename in a template template parameter | Richard Smith |