STLdoc
STLdocumentation
|
Public Member Functions | |
bool | operator() (const value_type &_Left, const value_type &_Right) const |
value_compare (const key_compare &_Keycomparg) | |
Public Attributes | |
key_compare | _Keycompobj |
Additional Inherited Members | |
Public Types inherited from binary_function< _Arg1, _Arg2, _Result > | |
typedef _Arg1 | first_argument_type |
typedef _Arg2 | second_argument_type |
typedef _Result | result_type |
|
inline |
|
inline |
key_compare stdext::_Hmap_traits< _Kty, _Ty, _Tr, _Alloc, _Mfl >::value_compare::_Keycompobj |