Partial specialization with only one template parameter in the primary template.
bitset, the copy assignment operator: a bug in the description (C++ 20)
deduction guide: non-type template parameters.
- Re: deduction guide: non-type template parameters.
- Re: deduction guide: non-type template parameters.
Templated operators for std::bitset
Clarification of C++ standard re omission of call to replaceable global allocation function
Conditional operator with const lvalue and non-const prvalue
- Re: Conditional operator with const lvalue and non-const prvalue
When is an expression not an expression?
Decouple constness for inherited interfaces
Is the standard clear enough about throwing exceptions from functions that return prvalues?
- Re: Is the standard clear enough about throwing exceptions from functions that return prvalues?
- Re: Is the standard clear enough about throwing exceptions from functions that return prvalues?
Implicit definition of special functions
Is this a Visual Studio 2019 bug or Clang/GCC bug?
static_error proposal?
Are subobject transitive.
Explicit instantiation declarations and requires clauses
- Re: Explicit instantiation declarations and requires clauses