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


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