-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bad-wordingBad wordingBad wording
Milestone
Description
It currently says
has a non-static data member of unspecified, trivially copyable, standard-layout, empty aggregate
U
I think this was originally saying "aggregate type", and now it doesn't make grammatical sense after "type" has been removed.
The size and alignment of
Uis an implementation-defined choice between1and the size and alignment ofT.
This wording isn't clear enough that there is an either/or choice between two options, where both the size and alignment are contained within each option. Also "between" is ambiguous; it could be read as picking something out of a range, rather than picking one of two things.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bad-wordingBad wordingBad wording
Projects
Status
Todo