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

/haiku/headers/cpp/
H A Dalgo.h88 using __STD::prev_permutation;
H A Dstl_algo.h2525 // next_permutation and prev_permutation, with and without an explicitly
2588 bool prev_permutation(_BidirectionalIter __first, _BidirectionalIter __last) { function
2617 bool prev_permutation(_BidirectionalIter __first, _BidirectionalIter __last, function

Completed in 51 milliseconds