Searched defs:Mutf8Less (Results 1 – 1 of 1) sorted by relevance
135 struct Mutf8Less { struct136 bool operator()(const uint8_t *mutf8_1, const uint8_t *mutf8_2) const in operator()