binder1st< _Operation > Class Template Reference#include <_function.h>
Inheritance diagram for binder1st< _Operation >: ![]()
Detailed Descriptiontemplate<class _Operation>
|
|||||||||||||||||||||||||||||||||||||||||
| typedef _Base::argument_type binder1st< _Operation >::argument_type |
| typedef _Base::result_type binder1st< _Operation >::result_type |
| binder1st< _Operation >::binder1st | ( | const _Operation & | __x, | |
| _ValueParamType | __y | |||
| ) | [inline] |
Definition at line 204 of file _function.h.
| result_type binder1st< _Operation >::operator() | ( | _ArgParamType | __x | ) | const [inline] |
Definition at line 207 of file _function.h.
References binder1st< _Operation >::_M_value, and binder1st< _Operation >::op.
1.5.1