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 4f3e967 commit 4aa14feCopy full SHA for 4aa14fe
source/memory.tex
@@ -6912,7 +6912,7 @@
6912
6913
\pnum
6914
\effects
6915
-Constructs an owned object of type \tcode{U} with \tcode{std::forward<U>(u)}
+Constructs an owned object of type \tcode{UU} with \tcode{std::forward<U>(u)}
6916
using the allocator \exposid{alloc}.
6917
\end{itemdescr}
6918
@@ -6942,7 +6942,7 @@
6942
6943
6944
\exposid{alloc} is direct-non-list-initialized with \tcode{a}.
6945
6946
6947
6948
0 commit comments