Searched refs:point_ptr_cmp (Results 1 – 1 of 1) sorted by relevance
151 struct point_ptr_cmp { struct1347 std::stable_sort(manager.all_points.begin(), manager.all_points.end(), point_ptr_cmp<T>()); in correct_topology()