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 ff6f4a0 commit 596982eCopy full SHA for 596982e
source/containers.tex
@@ -7931,7 +7931,7 @@
7931
that provides constant-time insertion and erasure operations.
7932
Storage is automatically managed in multiple memory blocks,
7933
referred to as \defnx{element blocks}{element block}.
7934
-Insertion position is determined by the container, and
+Insertion position is determined by the container, and insertion
7935
may re-use the memory locations of erased elements.
7936
7937
\pnum
0 commit comments