libstdc++
|
Go to the source code of this file.
Classes | |
struct | std::hash< _Tp * > |
Partial specializations for pointer types. More... | |
struct | std::hash< bool > |
Explicit specialization for bool. More... | |
struct | std::hash< char > |
Explicit specialization for char. More... | |
struct | std::hash< char16_t > |
Explicit specialization for char16_t. More... | |
struct | std::hash< char32_t > |
Explicit specialization for char32_t. More... | |
struct | std::hash< double > |
Specialization for double. More... | |
struct | std::hash< float > |
Specialization for float. More... | |
struct | std::hash< int > |
Explicit specialization for int. More... | |
struct | std::hash< long > |
Explicit specialization for long. More... | |
struct | std::hash< long double > |
Specialization for long double. More... | |
struct | std::hash< long long > |
Explicit specialization for long long. More... | |
struct | std::hash< short > |
Explicit specialization for short. More... | |
struct | std::hash< signed char > |
Explicit specialization for signed char. More... | |
struct | std::hash< unsigned char > |
Explicit specialization for unsigned char. More... | |
struct | std::hash< unsigned int > |
Explicit specialization for unsigned int. More... | |
struct | std::hash< unsigned long > |
Explicit specialization for unsigned long. More... | |
struct | std::hash< unsigned long long > |
Explicit specialization for unsigned long long. More... | |
struct | std::hash< unsigned short > |
Explicit specialization for unsigned short. More... | |
struct | std::hash< wchar_t > |
Explicit specialization for wchar_t. More... | |
Namespaces | |
namespace | std |
Defines | |
#define | _Cxx_hashtable_define_trivial_hash(_Tp) |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <functional>.
Definition in file functional_hash.h.