#include <utility>
#include "functions.h"
Include dependency graph for resolve.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | skeleton |
Classes | |
| class | skeleton::resolving_function< F > |
| class | skeleton::resolving_ptr_function< F > |
Functions | |
| template<typename F> | |
| skeleton::resolving_function< F > | skeleton::resolve_function (const F &f) |
| template<typename F> | |
| skeleton::resolving_ptr_function< F > | skeleton::resolve_ptr_function (const F &f) |
Definition in file resolve.h.
1.4.4