Skip to content

Commit 15f7b23

Browse files
burblebeetkoeppe
authored andcommitted
CWG2795 Overlapping empty subobjects with different cv-qualification
1 parent 6fc65d5 commit 15f7b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3329,7 +3329,7 @@
33293329
may have the same address if
33303330
\begin{itemize}
33313331
\item one is nested within the other,
3332-
\item at least one is a subobject of zero size and they are of different types,
3332+
\item at least one is a subobject of zero size and they are not of similar types\iref{conv.qual},
33333333
or
33343334
\item they are both potentially non-unique objects;
33353335
\end{itemize}

0 commit comments

Comments
 (0)