We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee4570 commit 186885aCopy full SHA for 186885a
source/utilities.tex
@@ -14392,7 +14392,7 @@
14392
The class template \tcode{default_order} provides a trait that users can
14393
specialize for user-defined types to provide a strict weak ordering for that
14394
type, which the library can use where a default strict weak order is needed.
14395
-For example, the associative containers (\ref{associative}, \ref{unord}) and
+For example, the associative containers (\ref{associative}) and
14396
\tcode{priority_queue} (\ref{priority.queue}) use this trait.
14397
14398
\pnum
0 commit comments