Searched refs:is_less (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | geom.cpp | 227 is_less(Point const &A, Point const &B) function in namespace:Geom 252 std::sort(pts.begin(), pts.end(), &is_less); |
Completed in 13 milliseconds