std::atomic_ref<T> enables mixed size and mixed atomicity accesses which are not defined under C++11 memory model
- Re: std::atomic_ref<T> enables mixed size and mixed atomicity accesses which are not defined under C++11 memory model
Empty type
Reasoning for strict aliasing enums from underlying type
- Re: Reasoning for strict aliasing enums from underlying type
- Re: Reasoning for strict aliasing enums from underlying type
What satisfies std::ranges::view after P2415?
Templated entity: non-template friend function
- Re: Templated entity: non-template friend function
Indexes in ranged loops for all containers
Bugfix submissions for the Standard's text
Shouldn't members need equal alignments to be in the common initial sequence?
- Re: Shouldn't members need equal alignments to be in the common initial sequence?
- Re: Shouldn't members need equal alignments to be in the common initial sequence?