diff --git a/source/basic.tex b/source/basic.tex index c1f58de60a..888d61aa22 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -3948,7 +3948,8 @@ its lifetime only begins if that union member is the initialized member in the union\iref{dcl.init.aggr,class.base.init}, or as described in -\ref{class.union}, \ref{class.copy.ctor}, and \ref{class.copy.assign}, +\ref{class.union}, \ref{class.copy.ctor}, \ref{class.copy.assign}, +and \ref{obj.lifetime}, and except as described in \ref{allocator.members}. The lifetime of an object \placeholder{o} of type \tcode{T} ends when: \begin{itemize}