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 648267c commit d13a034Copy full SHA for d13a034
source/containers.tex
@@ -14711,7 +14711,7 @@
14711
\pnum
14712
An \tcode{unordered_set} meets all of the requirements
14713
of a container\iref{container.reqmts},
14714
-of an allocator-aware container\iref{container.alloc.reqmts},
+of an allocator-aware container\iref{container.alloc.reqmts}, and
14715
of an unordered associative container\iref{unord.req}.
14716
It provides the operations described in the preceding requirements table for unique keys;
14717
that is, an \tcode{unordered_set} supports the \tcode{a_uniq} operations in that table,
0 commit comments