| Do(ParamType Obj, FuncType Func) | CallMemFun< Ret, ParamType > | [inline, static] |
| Do(ParamType Obj, FuncType Func, Arg1 a1) | CallMemFun< Ret, ParamType > | [inline, static] |
| Do(ParamType Obj, FuncType Func, Arg1 a1, Arg2 a2) | CallMemFun< Ret, ParamType > | [inline, static] |
1.5.1-p1