forked from boostorg/iterator
Added transform_iterator, zip_iterator, and iterator_archetypes
[SVN r21987]
This commit is contained in:
@ -14,6 +14,9 @@ sources = [
|
||||
'iterator_facade.rst',
|
||||
'new-iter-concepts.rst',
|
||||
'permutation_iterator.rst',
|
||||
'reverse_iterator.rst'
|
||||
'reverse_iterator.rst',
|
||||
'transform_iterator.rst',
|
||||
'zip_iterator.rst',
|
||||
'iterator_archetypes.rst'
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user