libstdc++
__gnu_cxx::unary_compose< _Operation1, _Operation2 > Member List
This is the complete list of members for __gnu_cxx::unary_compose< _Operation1, _Operation2 >, including all inherited members.
_M_fn1 (defined in __gnu_cxx::unary_compose< _Operation1, _Operation2 >)__gnu_cxx::unary_compose< _Operation1, _Operation2 > [protected]
_M_fn2 (defined in __gnu_cxx::unary_compose< _Operation1, _Operation2 >)__gnu_cxx::unary_compose< _Operation1, _Operation2 > [protected]
argument_type typedefstd::unary_function< _Arg, _Result >
operator()(const typename _Operation2::argument_type &__x) const (defined in __gnu_cxx::unary_compose< _Operation1, _Operation2 >)__gnu_cxx::unary_compose< _Operation1, _Operation2 > [inline]
result_type typedefstd::unary_function< _Arg, _Result >
unary_compose(const _Operation1 &__x, const _Operation2 &__y) (defined in __gnu_cxx::unary_compose< _Operation1, _Operation2 >)__gnu_cxx::unary_compose< _Operation1, _Operation2 > [inline]