diff --git a/source/memory.tex b/source/memory.tex index dfa3087c95..4520f5dd18 100644 --- a/source/memory.tex +++ b/source/memory.tex @@ -6912,7 +6912,7 @@ \pnum \effects -Constructs an owned object of type \tcode{U} with \tcode{std::forward(u)} +Constructs an owned object of type \tcode{UU} with \tcode{std::forward(u)} using the allocator \exposid{alloc}. \end{itemdescr} @@ -6942,7 +6942,7 @@ \pnum \effects \exposid{alloc} is direct-non-list-initialized with \tcode{a}. -Constructs an owned object of type \tcode{U} with \tcode{std::forward(u)} +Constructs an owned object of type \tcode{UU} with \tcode{std::forward(u)} using the allocator \exposid{alloc}. \end{itemdescr}