Files
iterator/doc/permutation_iter_abstract.rst
Dave Abrahams aa9e49b727 Fix >31 character filenames
[SVN r25040]
2004-09-13 14:39:59 +00:00

5 lines
175 B
ReStructuredText

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.