forked from boostorg/utility
removed redundant "in in"
[SVN r11111]
This commit is contained in:
@ -55,7 +55,7 @@ representatives of other abstract concept families.
|
|||||||
|
|
||||||
Iterators play an important role in modern \Cpp\ programming. The
|
Iterators play an important role in modern \Cpp\ programming. The
|
||||||
iterator is the central abstraction of the algorithms of the Standard
|
iterator is the central abstraction of the algorithms of the Standard
|
||||||
Library, allowing algorithms to be re-used in in a wide variety of
|
Library, allowing algorithms to be re-used in a wide variety of
|
||||||
contexts.
|
contexts.
|
||||||
|
|
||||||
\subsection{Iterators}
|
\subsection{Iterators}
|
||||||
|
Reference in New Issue
Block a user