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 84239c3 commit 88ebe67Copy full SHA for 88ebe67
source/containers.tex
@@ -8340,7 +8340,7 @@
8340
(allocator_traits<Allocator>::propagate_on_container_move_assignment::value ||
8341
get_allocator() == x.get_allocator())
8342
\end{codeblock}
8343
-is \tcode{true}, also linear in \tcode{x.size()}.
+is \tcode{false}, also linear in \tcode{x.size()}.
8344
\end{itemdescr}
8345
8346
\rSec3[hive.capacity]{Capacity}
0 commit comments