composite_unary_ptr_function(const F &f_, const G &g_) | skeleton::composite_unary_ptr_function< F, G > | [inline] |
first_argument_type typedef | skeleton::unary_ptr_function< F::first_argument_type, G::second_argument_type > | |
operator()(typename F::first_argument_type *r, const typename G::second_argument_type *x) const | skeleton::composite_unary_ptr_function< F, G > | [inline] |
second_argument_type typedef | skeleton::unary_ptr_function< F::first_argument_type, G::second_argument_type > |