Home
last modified time | relevance | path

Searched defs:compare_t (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/sort/test/
Dtest_flat_stable_sort.cpp40 typedef std::less< xk > compare_t; in test1() typedef
69 typedef std::less< uint64_t > compare_t; in test2() typedef
114 typedef std::less<xk> compare_t; in test3() typedef
Dtest_spinsort.cpp47 typedef std::less< xk > compare_t; in test1() typedef
76 typedef std::less< uint64_t > compare_t; in test2() typedef
153 typedef std::less<xk> compare_t; in test4() typedef