Skip to content

Commit bd2a3b5

Browse files
committed
[class.cdtor] Remove duplicate UB label
1 parent aefae9d commit bd2a3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/classes.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -6122,7 +6122,7 @@
61226122
indirectly derive from
61236123
\tcode{B}
61246124
shall have started and the destruction of these classes shall not have
6125-
completed, otherwise the conversion results in undefined behavior\ubdef{class.cdtor.convert.or.form.pointer}.
6125+
completed, otherwise the conversion results in undefined behavior.
61266126
To form a pointer to (or access the value of) a direct non-static member of
61276127
an object
61286128
\tcode{obj},

0 commit comments

Comments
 (0)