Open
Description
no_unique_address
can be applied to non-static reference data members, which is needed for ranges::minmax
.
However, the current wording seemingly implies that a non-static data member of a reference type declared with [[no_unique_address]]
would also be a "potentially-overlapping subobject" even if it can't be a subobject.
Metadata
Metadata
Assignees
Labels
No labels