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 d5ad379 commit 78ecd23Copy full SHA for 78ecd23
source/statements.tex
@@ -765,7 +765,7 @@
765
\begin{note}
766
On exit from a scope (however accomplished), objects with automatic storage
767
duration\iref{basic.stc.auto} that have been constructed in that scope are destroyed
768
-in the reverse order of their construction.
+in the reverse order of their construction\iref{stmt.dcl}.
769
For temporaries, see~\ref{class.temporary}.
770
However, the program can be terminated (by calling
771
\indextext{\idxcode{exit}}%
0 commit comments