composite_binary_ptr_function(const F &f_, const G &g_) | skeleton::composite_binary_ptr_function< F, G > | [inline] |
first_argument_type typedef | skeleton::binary_function< F::first_argument_type, G::second_argument_type, G::third_argument_type > | |
operator()(typename F::first_argument_type *r, const typename G::second_argument_type *x, const typename G::third_argument_type *y) const | skeleton::composite_binary_ptr_function< F, G > | [inline] |
result_type typedef | skeleton::binary_function< F::first_argument_type, G::second_argument_type, G::third_argument_type > | |
second_argument_type typedef | skeleton::binary_function< F::first_argument_type, G::second_argument_type, G::third_argument_type > |