| argument_type typedef | std::unary_function< _Arg, _Result > | |
| 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< _Arg, _Result > | |
| value | std::binder1st< _Operation > | [protected] |
1.3.6