libstdc++
hash_eq_fn.hpp File Reference

Go to the source code of this file.

Classes

struct  __gnu_pbds::detail::hash_eq_fn< Key, Eq_Fn, _Alloc, Store_Hash >
 
struct  __gnu_pbds::detail::hash_eq_fn< Key, Eq_Fn, _Alloc, false >
 
struct  __gnu_pbds::detail::hash_eq_fn< Key, Eq_Fn, _Alloc, true >
 

Namespaces

namespace  __gnu_pbds
 

Detailed Description

Contains 2 eqivalence functions, one employing a hash value, and one ignoring it.

Definition in file hash_eq_fn.hpp.