|
ci_base
|
Public Types | |
| using | ReturnType = typename std::result_of< MethodPtr(Class *)>::type |
Public Member Functions | |
| template<typename... Args> | |
| ReturnType | operator() (const Args &...) const |
Public Attributes | |
| Class *const | obj_ptr |
| const MethodPtr | method_ptr |
1.8.12