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