STLdoc
STLdocumentation
|
Public Types | |
typedef long double | _Kty |
typedef _Bitwise_hash< _Kty > | _Mybase |
Public Types inherited from _Bitwise_hash< long double > | |
typedef long double | argument_type |
typedef size_t | result_type |
Public Member Functions | |
size_t | operator() (const _Kty &_Keyval) const |
Public Member Functions inherited from _Bitwise_hash< long double > | |
size_t | operator() (const long double &_Keyval) const |
typedef _Bitwise_hash<_Kty> hash< long double >::_Mybase |