Skip to content

Commit 33e8e2b

Browse files
CaseyCartertkoeppe
authored andcommitted
[output.iterators] Strike useless sentence from note (#2083)
There's no such thing as an "insert pointer," and the rest of this sentence isn't much better.
1 parent fe3f46b commit 33e8e2b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

source/iterators.tex

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -480,10 +480,6 @@
480480
\term{single pass}
481481
algorithms.
482482
Equality and inequality might not be defined.
483-
Algorithms that take output iterators can be used with ostreams as the destination
484-
for placing data through the
485-
\tcode{ostream_iterator}
486-
class as well as with insert iterators and insert pointers.
487483
\end{note}
488484

489485
\rSec2[forward.iterators]{Forward iterators}

0 commit comments

Comments
 (0)