| argument_type typedef | std::unary_function< Operation::first_argument_type, Operation::result_type > | |
| binder2nd(const Operation &x, const typename Operation::second_argument_type &y) | std::binder2nd< Operation > | [inline] |
| op | std::binder2nd< Operation > | [protected] |
| operator()(const typename Operation::first_argument_type &x) const | std::binder2nd< Operation > | [inline] |
| operator()(typename Operation::first_argument_type &x) const | std::binder2nd< Operation > | [inline] |
| result_type typedef | std::unary_function< Operation::first_argument_type, Operation::result_type > | |
| value | std::binder2nd< Operation > | [protected] |
1.5.1