DtkCore
DTK Core module
|
Public 类型 | |
typedef std::function< Ret(Obj *, Args...)> | StdFunType |
静态 Public 成员函数 | |
static StdFunType | fun (StdFunType f, bool check=true) |
static Ret | call (Obj *o, Args... args) |