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

/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp68 struct UInt128Hash { struct
69 UInt128Hash() = default;
236 std::unordered_set<__uint128_t, UInt128Hash>{},
241 std::unordered_set<__uint128_t, UInt128Hash>{},

Completed in 65 milliseconds