Skip to content

Commit de8d0b0

Browse files
authored
[input.iterators] Remove superfluous \newpage
1 parent e1d47e0 commit de8d0b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/iterators.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2161,8 +2161,6 @@
21612161
should never attempt to pass through the same iterator twice;
21622162
such an algorithm should be a single pass algorithm.
21632163

2164-
\newpage
2165-
21662164
\begin{note}
21672165
For input iterators, \tcode{a == b} does not imply \tcode{++a == ++b}.
21682166
(Equality does not guarantee the substitution property or referential transparency.)

0 commit comments

Comments
 (0)