TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
greater< _Tp > Struct Template Reference
Inheritance diagram for greater< _Tp >:
binary_function< _Tp, _Tp, bool >

Public Member Functions

bool operator() (const _Tp &__x, const _Tp &__y) const
 

Additional Inherited Members

- Public Types inherited from binary_function< _Tp, _Tp, bool >
typedef _Tp first_argument_type
 
typedef _Tp second_argument_type
 
typedef bool result_type
 

Member Function Documentation

bool operator() ( const _Tp &  __x,
const _Tp &  __y 
) const