#include <InvokerBase.hpp>
A class which converts a function type signature F to a virtual send()/call() interface. The integer is the number of arguments of F.
Definition at line 59 of file InvokerBase.hpp.