|
sprint 1-alpha
|
ptr fun with 2 parameters invoker More...
#include <invoker.h>
Public Types | |
| typedef R(* | CallbackType )(P1, P2) |
|
typedef tuple3< CallbackType, P1, P2 > | ParamType |
Static Public Member Functions | |
| static R | run (const ParamType &p) |
ptr fun with 2 parameters invoker
1.7.4