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 b194937 commit 98c8606Copy full SHA for 98c8606
source/basic.tex
@@ -4768,7 +4768,8 @@
4768
\pnum
4769
\indextext{initializer!temporary and declarator}%
4770
\indextext{temporary!order of destruction of}%
4771
-There are several contexts in which temporaries are destroyed at a different
+There are several contexts all listed below
4772
+in which temporaries are destroyed at a different
4773
point than the end of the full-expression.
4774
The first context is when a default constructor is called to initialize
4775
an element of an array with no corresponding initializer\iref{dcl.init}.
0 commit comments