Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp1235 struct HeterogeneousHashCompare { struct
1236 using is_transparent = void;
1239 std::size_t hash( const HeterogeneousKey<IsConstructible>& key ) const { in hash()
1243 std::size_t hash( const int& key ) const { in hash()
1267 }; // struct HeterogeneousHashCompare argument