Searched refs:intersect_list_sorter (Results 1 – 1 of 1) sorted by relevance
18 struct intersect_list_sorter { struct365 std::stable_sort(intersects.begin(), intersects.end(), intersect_list_sorter<T>()); in process_intersections()