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 6e45cf2 commit 302cf75Copy full SHA for 302cf75
source/containers.tex
@@ -8390,7 +8390,7 @@
8390
(allocator_traits<Allocator>::propagate_on_container_move_assignment::value ||
8391
get_allocator() == x.get_allocator())
8392
\end{codeblock}
8393
-is \tcode{true}, also linear in \tcode{x.size()}.
+is \tcode{false}, also linear in \tcode{x.size()}.
8394
\end{itemdescr}
8395
8396
\rSec3[hive.capacity]{Capacity}
0 commit comments