Fix >31 character filenames

[SVN r25040]
This commit is contained in:
Dave Abrahams
2004-09-13 14:39:59 +00:00
parent 3318c82f83
commit aa9e49b727
14 changed files with 15 additions and 15 deletions

View 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.