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