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