Home
last modified time | relevance | path

Searched defs:sort_pred (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/range/algorithm/
Dstable_sort.hpp48 inline RandomAccessRange& stable_sort(RandomAccessRange& rng, BinaryPredicate sort_pred) in stable_sort()
57 inline const RandomAccessRange& stable_sort(const RandomAccessRange& rng, BinaryPredicate sort_pred) in stable_sort()
Dpartial_sort.hpp52 BinaryPredicate sort_pred) in partial_sort()
64 BinaryPredicate sort_pred) in partial_sort()
Dnth_element.hpp52 BinaryPredicate sort_pred) in nth_element()
63 BinaryPredicate sort_pred) in nth_element()