forked from boostorg/iterator
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