Searched defs:UInt32Hash (Results 1 – 1 of 1) sorted by relevance
52 struct UInt32Hash { struct55 std::size_t operator()(uint32_t data) const { in operator ()()