Searched defs:prev_permutation (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_algo.c1855 // next_permutation and prev_permutation, with and without an explicitly
1947 bool prev_permutation(_BidirectionalIter __first, _BidirectionalIter __last) { function
1954 bool prev_permutation(_BidirectionalIter __first, _BidirectionalIter __last, function

Completed in 344 milliseconds