mirror of
https://github.com/boostorg/utility.git
synced 2025-07-29 20:37:32 +02:00
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
|
||||
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.
|
||||
|
||||
\subsection{Iterators}
|
||||
|
Reference in New Issue
Block a user