Searched defs:RuneRangeLess (Results 1 – 2 of 2) sorted by relevance
229 struct RuneRangeLess { struct230 bool operator()(const RuneRange& a, const RuneRange& b) const { in operator()