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 8123d82 commit 51d1b68Copy full SHA for 51d1b68
source/utilities.tex
@@ -9764,7 +9764,8 @@
9764
\item
9765
When the lifetime of the object managed by the return value ends, or
9766
when the initialization of an array element throws an exception,
9767
- the initialized elements should be destroyed in the reverse order of their construction.
+ the initialized elements are destroyed in the reverse order
9768
+ of their original construction.
9769
\end{itemize}
9770
\begin{note}
9771
These functions will typically allocate more memory than \tcode{sizeof(T)} to
0 commit comments