mirror of
https://github.com/boostorg/iterator.git
synced 2025-08-03 14:54:26 +02:00
factoring the specialized iterator adaptors
[SVN r19467]
This commit is contained in:
4
doc/permutation_iterator_abstract.rst
Normal file
4
doc/permutation_iterator_abstract.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
The permutation iterator adaptor provides a permuted view of a given
|
||||
range. That is, the view includes every element of the given range but
|
||||
in a potentially different order.
|
||||
|
Reference in New Issue
Block a user