.\" ident @(#)permutation.3 .\" Standard Template Library .\" $$RW_INSERT_HEADER "slyrs.man" .TH permutation 3C++ "02 Apr 1998" "Rogue Wave Software" "-" .ce2 Standard C++ Library Copyright 1998, Rogue Wave Software, Inc. .SH NAME \f2permutation\fP \ - Generates successive permutations of a sequence based on an ordering function. See the entries for next_permutation and prev-_permutation.