This is an internal header file, included by other library headers. More...
Macros | |
#define | _TR1_hashtable_define_trivial_hash(_Tp) |
Functions | |
namespace std | _GLIBCXX_VISIBILITY (default) |
This is an internal header file, included by other library headers.
Do not attempt to use it directly. {tr1/functional}
#define _TR1_hashtable_define_trivial_hash | ( | _Tp | ) |
Referenced by _GLIBCXX_VISIBILITY().
namespace std _GLIBCXX_VISIBILITY | ( | default | ) |
Class template hash.
Partial specializations for pointer types.
Explicit specializations for integer types.
Dummy generic implementation (for sizeof(size_t) != 4, 8).
Explicit specializations for float.
Explicit specializations for double.
Explicit specializations for long double.
Explicit specialization of member operator for non-builtin types.
References _TR1_hashtable_define_trivial_hash.