Standard C++ Library Class Reference

Click on the banner to return to the Class Reference home page.
©Copyright 1996 Rogue Wave Software
permutation
Algorithm
Summary
Generate successive permutations of a sequence based on an ordering function.
See the entries for next_permutation and prev_permutation.