sprint 1-alpha
|
ptr fun with 9 parameters invoker More...
#include <invoker.h>
Public Types | |
typedef R(* | CallbackType )(P1, P2, P3, P4, P5, P6, P7, P8, P9) |
typedef tuple10< CallbackType, P1, P2, P3, P4, P5, P6, P7, P8, P9 > | ParamType |
Static Public Member Functions | |
static R | run (const ParamType &p) |
ptr fun with 9 parameters invoker