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< value_type, value_type, bool > | |
typedef value_type | first_argument_type |
typedef value_type | second_argument_type |
typedef bool | result_type |
|
inline |
|
inline |
key_compare _Umap_traits< _Kty, _Ty, _Tr, _Alloc, _Mfl >::value_compare::_Keycompobj |