Home
last modified time | relevance | path

Searched refs:number_stable_sorted_backward (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/sort/common/
Dsort_basic.hpp182 size_t number_stable_sorted_backward (Iter_t first, Iter_t last, in number_stable_sorted_backward() function
/third_party/boost/boost/sort/flat_stable_sort/
Dflat_stable_sort.hpp226 size_t nsorted2 = bsc::number_stable_sorted_backward(rng.first, rng.last, in is_sorted_backward()