#include <resolve.h>
Inheritance diagram for skeleton::resolving_ptr_function< F >:
Public Member Functions | |
resolving_ptr_function (const F &f_) | |
void | operator() (typename F::first_argument_type *r, const typename F::second_argument_type::first_type *x, const typename F::second_argument_type::second_type *y) const |
Definition at line 38 of file resolve.h.
|
|
|
|