Searched defs:UInt32Hash (Results 1 – 3 of 3) sorted by relevance
32 struct UInt32Hash { struct33 size_t operator()(const uint32_t* element) const { in operator ()()