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