Public Member Functions | |
| binder2nd (const _Operation &__x, const typename _Operation::second_argument_type &__y) | |
| _Operation::result_type | operator() (const typename _Operation::first_argument_type &__x) const |
Protected Attributes | |
| _Operation::second_argument_type | value |
| binder2nd | ( | const _Operation & | __x, |
| const typename _Operation::second_argument_type & | __y | ||
| ) |
| _Operation::result_type operator() | ( | const typename _Operation::first_argument_type & | __x | ) | const |
|
protected |
1.8.7