C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
Change permutation_iterator
traversal.
Change permutation_iterator
traversal.
7-5. Change the permutation iterator from exercise 7-4 so its traversal category is determined by the category of the sequence of indices.