Searched defs:SortByStart (Results 1 – 1 of 1) sorted by relevance
40 struct SortByStart { struct41 bool operator()(const Interval &interval1, const Interval &interval2) const { in operator ()()