TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
binder1st< _Operation > Class Template Reference
Inheritance diagram for binder1st< _Operation >:
unary_function< __BINARY_ARG(_Operation, second_argument_type), __BINARY_ARG(_Operation, result_type) >

Public Member Functions

 binder1st (const _Operation &__x, const typename _Operation::first_argument_type &__y)
 
_Operation::result_type operator() (const typename _Operation::second_argument_type &__x) const
 

Constructor & Destructor Documentation

binder1st ( const _Operation &  __x,
const typename _Operation::first_argument_type &  __y 
)

Member Function Documentation

_Operation::result_type operator() ( const typename _Operation::second_argument_type &  __x) const