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 e1d47e0 commit 2144179Copy full SHA for 2144179
source/iterators.tex
@@ -2161,8 +2161,6 @@
2161
should never attempt to pass through the same iterator twice;
2162
such an algorithm should be a single pass algorithm.
2163
2164
-\newpage
2165
-
2166
\begin{note}
2167
For input iterators, \tcode{a == b} does not imply \tcode{++a == ++b}.
2168
(Equality does not guarantee the substitution property or referential transparency.)
0 commit comments