| ID | Creation | Activity | Actor | Creator | Section | Status | Title | Submitter |
| 1 | 167 months ago | 130 months ago | admin | admin | [dcl.spec.auto] | c++14 | N3638, N3582, N3386 Return type deduction for normal functions | Jason Merrill |
| 2 | 161 months ago | 155 months ago | admin | admin | [conv.rank] | open | N3387 Overload resolution tiebreakers for integer types | Jens Maurer |
| 3 | 164 months ago | 130 months ago | admin | admin | [dcl.attr] | c++14 | N3760, N3394 [[deprecated]] attribute | Alberto Ganesh Barbati |
| 4 | 161 months ago | 155 months ago | admin | admin | [support.dynamic] | open | N3396 Dynamic memory allocation for over-aligned data | Clark Nelson |
| 5 | 161 months ago | 155 months ago | admin | admin | [cpp.replace] | open | N3400 A proposal for eliminating the underscore madness that library writers have to suffer | Jonathan de Boyne Pollard |
| 6 | 161 months ago | 130 months ago | admin | admin | [class.copy] | c++14 | N3667, N3401 Generating move operations (elaborating on Core 1402) | Ville Voutilainen |
| 7 | 161 months ago | 130 months ago | admin | admin | [lex.icon] | c++14 | N3642, N3468, N3402 User-defined Literals for Standard Library Types, N3472 Binary Literals in the C++ Core Language | Peter Sommerlad |
| 8 | 161 months ago | 161 months ago | admin | admin | [language.support] | open | N3492, N3403 Use Cases for Compile-Time Reflection | Mike Spertus |
| 9 | 161 months ago | 161 months ago | admin | admin | [temp] | open | N3601 Implicit template parameters, N3405 Template Tidbits | Mike Spertus |
| 10 | 161 months ago | 161 months ago | admin | admin | [library] | open | N3407 Proposal to Add Decimal Floating Point Support to C++ | Dietmar Kühl |
| 11 | 161 months ago | 161 months ago | admin | admin | [intro.multithread] | open | N3409 Strict Fork-Join Parallelism | Pablo Halpern |
| 12 | 161 months ago | 148 months ago | admin | admin | [meta] | nad | N3410 Rich Pointers with Dynamic and Static Introspection | Dean Michael Berris |
| 13 | 161 months ago | 130 months ago | admin | admin | [basic.types] | open | N3639, N3497, N3467, N3412 Runtime-sized arrays with automatic storage duration | Jens Maurer |
| 14 | 161 months ago | 161 months ago | admin | admin | [temp.param] | open | N3413 Allowing arbitrary literal types for non-type template parameters | Jens Maurer |
| 15 | 161 months ago | 161 months ago | admin | admin | [temp.param] | open | N3416 Packaging Parameter Packs | Mike Spertus |
| 16 | 161 months ago | 130 months ago | admin | admin | [expr.prim.lambda] | c++14 | N3649, N3560, N3559, N3418 Proposal for Generic (Polymorphic) Lambda Expressions | Faisal Vali |
| 17 | 161 months ago | 161 months ago | admin | admin | [intro.multithread] | open | N3419 Vector loops and Parallel Loops | Robert Geva |
| 18 | 161 months ago | 130 months ago | admin | admin | [expr.prim.lambda] | c++14 | N3424 Lambda Correctness and Usability Issues | Herb Sutter |
| 19 | 161 months ago | 155 months ago | admin | admin | [thread] | open | N3429 A C++ Library Solution To Parallelism | Artur Laksberg |
| 20 | 161 months ago | 130 months ago | admin | admin | [basic.stc.dynamic] | c++14 | N3778, N3663, N3536, N3432 C++ Sized Deallocation | Lawrence Crowl |
| 21 | 161 months ago | 130 months ago | admin | admin | [basic.stc.dynamic] | c++14 | N3664, N3537, N3433 Clarifying Memory Allocation | Lawrence Crowl |
| 22 | 161 months ago | 140 months ago | admin | admin | [support.general] | open | N4030, 3745, N3694 Feature-testing recommendations for C++, N3435 Standardized feature-test macros | Clark Nelson |
| 23 | 161 months ago | 161 months ago | admin | admin | [meta] | open | N3437 Type Name Strings For C++ | Axel Naumann |
| 24 | 161 months ago | 161 months ago | admin | admin | [support.exception] | open | N3441 Call Stack Utilities and std::exception Extension Proposal | Aurelian Melinte |
| 25 | 161 months ago | 130 months ago | admin | admin | [expr.const] | c++14 | N3652, N3597, N3598, N3444 Relaxing syntactic constraints on constexpr function definitions | Richard Smith |
| 26 | 161 months ago | 161 months ago | admin | admin | [dcl.fct] | open | N3538, N3445 Pass by Const Reference or Value | Lawrence Crowl |
| 27 | 161 months ago | 130 months ago | admin | admin | [lex.ppnumber] | c++14 | N3781 Single-Quotation-Mark as a Digit Separator, N3661, N3499 Digit Separators, N3448 Painless Digit Separation | Daveed Vandevoorde |
| 28 | 161 months ago | 161 months ago | admin | admin | [expr.dynamic.cast] | open | N3449 Open and Efficient Type Switch for C++ | Bjarne Stroustrup |
| 29 | 169 months ago | 169 months ago | admin | admin | [meta] | open | N3329 Proposal: static if declaration | Herb Sutter |
| 30 | 160 months ago | 160 months ago | admin | admin | [temp.variadic] | open | N4235 Selecting from Parameter Packs, [tiny] Efficient/Flexible Access to Argument Packs | Dave Abrahams |
| 31 | 160 months ago | 153 months ago | admin | admin | [expr.const] | nad | [tiny] constexpr functions must work at runtime | Dave Abrahams |
| 32 | 160 months ago | 148 months ago | admin | admin | [over] | nad | [tiny] Templated constructor accidentally preferred over copy constructor | Nevin Liber |
| 33 | 160 months ago | 148 months ago | admin | admin | [dcl.enum] | nad | [tiny] contextual bool conversion from scoped enum | Jeffrey Yasskin |
| 34 | 160 months ago | 160 months ago | admin | admin | [hash.requirements] | open | [tiny] Defining hash functions for composite user-defined types is annoying | Matt Austern |
| 35 | 160 months ago | 160 months ago | admin | admin | [basic.lookup] | open | [tiny] Some concise way to generate a unique, unused variable name | Jeffrey Yasskin |
| 36 | 160 months ago | 153 months ago | admin | admin | [class.conv] | nad | [tiny] no way to say "prefer this implicit conversion over that" | Jeffrey Yasskin |
| 37 | 159 months ago | 153 months ago | admin | admin | [expr] | nad | [tiny] Logical xor operator | Alisdair Meredith |
| 38 | 159 months ago | 153 months ago | admin | admin | [expr.ass] | nad | [tiny] Core issue 1542 | Mike Miller |
| 39 | 159 months ago | 159 months ago | admin | admin | [class.friend] | nad | [tiny] local class and friendship | Gabriel Dos Reis |
| 40 | 158 months ago | 139 months ago | admin | admin | [vector] | open | [tiny] Relax the allocator requirements on vector so that the small object optimization is allowed | Nevin Liber |
| 41 | 159 months ago | 145 months ago | admin | admin | [temp.expl.spec] | open | [tiny] In-class explicit specializations forbidden but not partial specializations | Faisal Vali |
| 42 | 158 months ago | 139 months ago | admin | admin | [string.cons] | open | [tiny] basic_string(const charT*, size_type, const Allocator&) requires clause too restrictive | Nevin Liber |
| 43 | 157 months ago | 157 months ago | admin | admin | [stmt.ranged] | open | [tiny] simultaneous iteration with new-style for syntax | Gabriel Dos Reis |
| 44 | 156 months ago | 139 months ago | admin | admin | [bind] | open | [tiny] variadic bind | Chris Jefferson |
| 45 | 156 months ago | 139 months ago | admin | admin | [meta.unary.prop] | open | [tiny] Type Trait is_range<T> | Nevin Liber |
| 46 | 156 months ago | 130 months ago | admin | admin | [meta.unary.prop] | c++14 | [tiny] Type Trait is_final<T> | Nevin Liber |
| 47 | 156 months ago | 153 months ago | admin | admin | [library] | nad | [tiny] Fix the relation operators on standard templated types | Nevin Liber |
| 48 | 155 months ago | 155 months ago | admin | admin | [temp.expl.spec] | open | N3867, N3730 Specializations and namespaces (was "Specializing templates in different namespaces" before the paper) | Mike Spertus |
| 49 | 159 months ago | 159 months ago | admin | admin | [lex.phases] | open | N3463 Portable Program Source Files | Beman Dawes |
| 50 | 159 months ago | 159 months ago | admin | admin | [support.general] | open | N3466 More Perfect Forwarding | Mike Spertus |