Searched defs:Mutf8Hash (Results 1 – 1 of 1) sorted by relevance
121 struct Mutf8Hash { struct122 uint32_t operator()(const uint8_t *data) const in operator()