Searched refs:UInt32Hash (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp52 struct UInt32Hash { struct
53 UInt32Hash() = default;
153 UInt32Hash{},
163 UInt32Hash{},
191 std::unordered_set<uint32_t, UInt32Hash>{},

Completed in 112 milliseconds