Searched refs:total_less (Results 1 – 1 of 1) sorted by relevance
73 struct total_less struct189 if (!std::is_sorted(range.first, range.second, total_less())) return 2; in stable_sort()