libstdc++
Hashes
Collaboration diagram for Hashes:

Classes

struct  std::hash< _Tp >
 Primary class template hash. More...
struct  std::hash< _Tp * >
 Partial specializations for pointer types. More...

Macros

#define _Cxx_hashtable_define_trivial_hash(_Tp)

Detailed Description

Hashing functors taking a variable type and returning a std::size_t.