Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp79 struct UInt32Hash2 { struct
82 std::size_t operator()(uint32_t data) const { in operator ()()