Skip to content

Commit 0df02c9

Browse files
jensmaurertkoeppe
authored andcommitted
[class.mem.general] Add cross-reference for 'layout-compatible type'
1 parent 07db0b3 commit 0df02c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/classes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@
782782
types is the longest sequence of non-static data
783783
members and bit-fields in declaration order, starting with the first
784784
such entity in each of the structs, such that corresponding entities
785-
have layout-compatible types,
785+
have layout-compatible types\iref{basic.types},
786786
either both entities are declared with
787787
the \tcode{no_unique_address} attribute\iref{dcl.attr.nouniqueaddr}
788788
or neither is,

0 commit comments

Comments
 (0)