ci_base
Public Types | Public Member Functions | Public Attributes | List of all members
testing::internal::InvokeMethodWithoutArgsAction< Class, MethodPtr > Struct Template Reference

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
 

The documentation for this struct was generated from the following file: