Home
last modified time | relevance | path

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

/third_party/boost/libs/heap/test/
Dstable_heap_tests.hpp56 struct compare_by_id struct
71 std::stable_sort(data.begin(), data.end(), compare_by_id()); in pri_queue_stable_test_sequential_push() argument
87 std::stable_sort(data.begin(), data.end(), compare_by_id()); in pri_queue_stable_test_sequential_reverse_push()