STLdoc
STLdocumentation
|
Public Types | |
typedef _Ty | first_argument_type |
typedef _Ty | second_argument_type |
typedef bool | result_type |
Public Member Functions | |
constexpr bool | operator() (const _Ty &_Left, const _Ty &_Right) const |
typedef _Ty less_equal< _Ty >::first_argument_type |
typedef bool less_equal< _Ty >::result_type |
typedef _Ty less_equal< _Ty >::second_argument_type |
|
inline |