Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp68 struct UInt128Hash { struct
71 std::size_t operator()(__uint128_t data) const { in operator ()()