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