_M_fn1 | std::unary_compose< _Operation1, _Operation2 > | [protected] |
_M_fn2 | std::unary_compose< _Operation1, _Operation2 > | [protected] |
argument_type typedef | std::unary_function< _Operation2::argument_type, _Operation1::result_type > | |
operator()(const typename _Operation2::argument_type &__x) const | std::unary_compose< _Operation1, _Operation2 > | [inline] |
result_type typedef | std::unary_function< _Operation2::argument_type, _Operation1::result_type > | |
unary_compose(const _Operation1 &__x, const _Operation2 &__y) | std::unary_compose< _Operation1, _Operation2 > | [inline] |