Searched defs:SortByEnd (Results 1 – 1 of 1) sorted by relevance
52 struct SortByEnd { struct53 bool operator()(const Interval &interval1, const Interval &interval2) const { in operator ()()