TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
unary_negate< _Predicate > Class Template Reference
Inheritance diagram for unary_negate< _Predicate >:
unary_function< __UNARY_ARG(_Predicate, argument_type), bool >

Public Member Functions

 unary_negate (const _Predicate &__x)
 
bool operator() (const typename _Predicate::argument_type &__x) const
 

Constructor & Destructor Documentation

unary_negate ( const _Predicate &  __x)
explicit

Member Function Documentation

bool operator() ( const typename _Predicate::argument_type &  __x) const