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