We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20452e9 commit 7260f30Copy full SHA for 7260f30
source/basic.tex
@@ -3358,7 +3358,8 @@
3358
except that if the object is a union member or subobject thereof,
3359
its lifetime only begins if that union member is the
3360
initialized member in the union\iref{dcl.init.aggr,class.base.init},
3361
-or as described in \ref{class.union} and \ref{class.copy.ctor},
+or as described in
3362
+\ref{class.union}, \ref{class.copy.ctor}, and \ref{class.copy.assign},
3363
and except as described in \ref{allocator.members}.
3364
The lifetime of an object \placeholder{o} of type \tcode{T} ends when:
3365
\begin{itemize}
0 commit comments