argument_type typedef | std::unary_function< Operation2::argument_type, Operation1::result_type > | |
M_fn1 | __gnu_cxx::unary_compose< Operation1, Operation2 > | [protected] |
M_fn2 | __gnu_cxx::unary_compose< Operation1, Operation2 > | [protected] |
operator()(const typename Operation2::argument_type &x) const | __gnu_cxx::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) | __gnu_cxx::unary_compose< Operation1, Operation2 > | [inline] |