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 e010cf6 commit 36a1f39Copy full SHA for 36a1f39
source/containers.tex
@@ -7011,7 +7011,7 @@
7011
A \tcode{forward_list} meets all of the requirements
7012
of a container\iref{container.reqmts},
7013
except that the \tcode{size()} member function is not provided and
7014
-\tcode{operator==} has linear complexity,
+\tcode{operator==} has linear complexity.
7015
A \tcode{forward_list} also meets all of the requirements
7016
for an allocator-aware container\iref{container.alloc.reqmts}.
7017
In addition, a \tcode{forward_list}
0 commit comments