#include <Invoker.hpp>
Creates an invocation object with a function signature to invoke and an implementation in which an operator(args) is available which has this signature.
Definition at line 61 of file Invoker.hpp.