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 696dcd8 commit 37350c4Copy full SHA for 37350c4
source/algorithms.tex
@@ -4707,7 +4707,7 @@
4707
\returns
4708
The first iterator \tcode{i} in the range \range{first}{last - count}
4709
such that for every non-negative integer \tcode{n} less than \tcode{count}
4710
-the condition $E$ is true.
+the condition $E$ is \tcode{true}.
4711
Returns \tcode{last} if no such iterator is found.
4712
4713
\pnum
0 commit comments