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