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 ec8fefa commit 70e76e1Copy full SHA for 70e76e1
source/classes.tex
@@ -2449,7 +2449,7 @@
2449
\end{note}
2450
2451
\pnum
2452
-Once a destructor is invoked for an object, the object no longer exists;
+Once a destructor is invoked for an object, the object's lifetime ends;
2453
the behavior is undefined if the destructor is invoked
2454
for an object whose lifetime has ended\iref{basic.life}.
2455
\begin{example}
0 commit comments