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 171454e commit 41014b4Copy full SHA for 41014b4
source/containers.tex
@@ -13015,7 +13015,7 @@
13015
A \tcode{multiset} meets all of the requirements
13016
of a container\iref{container.reqmts},
13017
of a reversible container\iref{container.rev.reqmts},
13018
-of an allocator-aware container\iref{container.alloc.reqmts},
+of an allocator-aware container\iref{container.alloc.reqmts}, and
13019
of an associative container\iref{associative.reqmts}.
13020
\tcode{multiset}
13021
also provides most operations described in~\ref{associative.reqmts}
0 commit comments