mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-29 20:37:17 +02:00
Fix >31 character filenames
[SVN r25040]
This commit is contained in:
4
doc/permutation_iter_abstract.rst
Normal file
4
doc/permutation_iter_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