#include <resolve.h>
Inheritance diagram for skeleton::resolving_function< F >:
Public Member Functions | |
resolving_function (const F &f_) | |
F::result_type | operator() (typename F::argument_type::first_type x, typename F::argument_type::second_type y) const |
Definition at line 20 of file resolve.h.
|
|
|
|