Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/containers/unord/unord.multiset/
H A Deq.pass.cpp199 struct HashModuloOddness { in main() struct
207 using Set = std::unordered_multiset<int, HashModuloOddness, CompareModuloOddness>; in main()