Lab_1 0.1.1
Matrix Library
|
Public Types | |
using | ReturnType |
Public Member Functions | |
template<typename... Args> | |
ReturnType | operator() (const Args &...) const |
Public Attributes | |
Class *const | obj_ptr |
const MethodPtr | method_ptr |
using testing::internal::InvokeMethodWithoutArgsAction< Class, MethodPtr >::ReturnType |