Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libcxx/benchmarks/
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>{},