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 28a8d49 commit 15f1b11Copy full SHA for 15f1b11
source/containers.tex
@@ -8434,7 +8434,7 @@
8434
(allocator_traits<Allocator>::propagate_on_container_move_assignment::value ||
8435
get_allocator() == x.get_allocator())
8436
\end{codeblock}
8437
-is \tcode{true}, also linear in \tcode{x.size()}.
+is \tcode{false}, also linear in \tcode{x.size()}.
8438
\end{itemdescr}
8439
8440
\rSec3[hive.capacity]{Capacity}
0 commit comments