Searched defs:HeterogeneousHashCompare (Results 1 – 1 of 1) sorted by relevance
1235 struct HeterogeneousHashCompare { struct1236 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