Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion abi.html
Original file line number Diff line number Diff line change
Expand Up @@ -1045,7 +1045,7 @@ <h3><a href="#class-types"> 2.4 Non-POD Class Types </a></h3>
to nvalign(D) for base classes or
to align(D) for data members.
Place D at this offset unless doing so would result in two
components (direct or indirect) of the same type having the
components (direct or indirect) of a similar type having the
same offset.
If such a component type conflict occurs,
increment the candidate offset by nvalign(D)
Expand Down