#include <compose.h>
Inheritance diagram for skeleton::composite_binary_two_ptr_function< F, G, H >:


Public Member Functions | |
| composite_binary_two_ptr_function (const F &f_, const G &g_, const H &h_) | |
| void | operator() (typename F::first_argument_type *r, const typename G::second_argument_type *x, const typename H::second_argument_type *y) const |
Definition at line 116 of file compose.h.
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
1.4.4