| ID | Activity | Section | Status | Title |
| 3166 | 3 days ago | 7.6.2.10 [expr.reflect] | drafting | Protected access rule for a pointer-to-member from a reflect-expression |
| 3190 | 3 days ago | 7.6.2.10 [expr.reflect] | open | Ambiguous lookup for type aliases in reflection |
| 3180 | 4 days ago | 7.6.1.5 [expr.ref] | open | Unqualified name in class member access |
| 3159 | 4 days ago | 13.9.2 [temp.inst] | tentatively ready | Instantiation of variables with incomplete array types |
| 3161 | 4 days ago | 7.7 [expr.const] | drafting | Self-initialization of constexpr-unknown references |
| 3165 | 4 days ago | 6.7 [basic.link] | tentatively ready | Use "equivalent type" to support templated entities |
| 3167 | 4 days ago | 9.5 [dcl.init] | tentatively ready | Initializing typedefs |
| 3168 | 4 days ago | 6.9.6 [conv.rank] | tentatively ready | Issues with integer conversion ranks |
| 3179 | 4 days ago | 9.3.4.6 [dcl.fct] | tentatively ready | More edge cases for a void function parameter |
| 3189 | 5 days ago | 11.4.7 [class.dtor] | open | Implicitly deleted destructors for union-like classes |
| 3188 | 7 days ago | C.2 [diff.cpp20] | open | Behavior change for class template argument deduction |
| 3186 | 1 week ago | 6.5.4 [basic.lookup.argdep] | open | Argument-dependent lookup is for a name |
| 3183 | 1 week ago | 7.6.1.3 [expr.call] | tentatively ready | No expressions in an expression-list |
| 3184 | 1 week ago | 7.6.6 [expr.add] | tentatively ready | Pointer arithmetic with similar types |
| 3160 | 1 week ago | 11.4 [class.mem] | drafting | Grammar ambiguity with class member declarations |
| 3163 | 1 week ago | 9.1 [dcl.pre] | drafting | Grammar ambiguity for nodeclspec-function-declaration |
| 3178 | 1 week ago | 5.5 [lex.pptoken] | tentatively ready | Add example for ill-formed non-preprocessing tokens |
| 3164 | 1 week ago | 15.12 [cpp.predefined] | tentatively ready | Location of specification of __STDCPP_FLOAT16_T__ macro |
| 3185 | 2 weeks ago | 10.2 [module.interface] | open | Exporting a static_assert-declaration |
| 3187 | 2 weeks ago | 5.2 [lex.phases] | open | Treatment of universal-character-names outside of string-literals |
| 3182 | 2 weeks ago | 13.10.3.2 [temp.deduct.call] | open | Notional template parameters introduced for an array parameter |
| 3181 | 2 weeks ago | 14.5 [except.spec] | open | Exception specification of specialization vs. primary template |
| 2228 | 3 weeks ago | 9.3.3 [dcl.ambig.res] | tentatively ready | Ambiguity resolution for cast to function type |
| 2977 | 3 weeks ago | 9.5.1 [dcl.init.general] | review | Initialization with string literals |
| 3023 | 3 weeks ago | 9.5.5 [dcl.init.list] | tentatively ready | Default arguments in list-initialization |
| 3174 | 3 weeks ago | 6.5.4 [basic.lookup.argdep] | tentatively ready | Handling of friends in argument-dependent lookup |
| 3175 | 3 weeks ago | 13.9.2 [temp.inst] | drafting | Instantiation of unused default member initializer |
| 3176 | 3 weeks ago | 6.10.1 [intro.execution] | tentatively ready | Sequencing default arguments during constant evaluation |
| 3177 | 3 weeks ago | 5.5 [lex.pptoken] | tentatively ready | Formation of a header-name preprocessing token |
| 2666 | 1 month ago | 6.8.7 [class.temporary] | drafting | Lifetime extension through static_cast |
| 2995 | 1 month ago | 8.8.4 [stmt.return] | open | Meaning of flowing off the end of a function |
| 2996 | 1 month ago | 13.5.2.3 [temp.constr.atomic] | review | Impenetrable definition of atomic constraint |
| 3003 | 1 month ago | 9.2.9.3 [dcl.type.simple] | review | Naming a deducible template for class template argument deduction |
| 3150 | 1 month ago | 6.9.1 [basic.types.general] | open | Incomplete consteval-only class types |
| 3103 | 1 month ago | 6.4.1 [basic.scope.scope] | open | Corresponding members and by-value object parameters |
| 3169 | 1 month ago | 11.4.1 [class.mem.general] | open | Issues with layout-compatible structs and unions |
| 3065 | 2 months ago | 6.9.1 [basic.types.general] | review | Reachability and completeness of types |
| 2743 | 3 months ago | 11.4.5.3 [class.copy.ctor] | review | Copying non-trivial objects nested within a union |
| 3154 | 3 months ago | 13.10.3.5 [temp.deduct.partial] | open | Clarify partial ordering involving variadic templates |
| 3147 | 4 months ago | 6.7 [basic.link] | open | Modules, exposures: odr-use determination too simple |
| 3146 | 4 months ago | C.7.4 [diff.expr] | open | Usual arithmetic conversions for enumerations are different in C |
| 1001 | 4 months ago | 9.3.4.6 [dcl.fct] | review | Parameter type adjustment in dependent parameter types |
| 1027 | 4 months ago | 6.8.4 [basic.life] | review | Type consistency and reallocation of scalar types |
| 1721 | 4 months ago | 11.4.9.3 [class.static.data] | review | Diagnosing ODR violations for static data members |
| 2412 | 4 months ago | 9.2.9.7 [dcl.spec.auto] | review | SFINAE vs undeduced placeholder type |
| 3144 | 4 months ago | 6.8.2 [intro.object] | open | Granularity of implementation choice for sizeof and subobject offsets |
| 3139 | 5 months ago | 9.5.4 [dcl.init.ref] | open | Temporaries for bit-fields in reference initialization |
| 3138 | 5 months ago | 7.5.5.2 [expr.prim.id.unqual] | open | Meaning of unqualified-ids vs. coroutine parameters |
| 3137 | 5 months ago | 7.2.2 [expr.type] | open | Composite pointer type with qualification and pointer-to-member conversions |
| 3134 | 5 months ago | 7.6.16 [expr.cond] | open | Underspecified behavior of bit-fields |