sprint 1-alpha
|
member function with 10 parameters invoker More...
#include <invoker.h>
Public Types | |
typedef R(T::* | CallbackType )(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) |
typedef tuple12< CallbackType, T *, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10 > | ParamType |
Static Public Member Functions | |
static R | run (const ParamType &p) |
member function with 10 parameters invoker