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