Template Struct InvokeMethodWithoutArgsAction
Defined in File gmock-actions.h
Struct Documentation
-
template<class Class, typename MethodPtr>
struct InvokeMethodWithoutArgsAction -
Public Functions
-
template<typename ...Args>
inline ReturnType operator()(const Args&...) const
-
template<typename ...Args>