enum_name
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
testing::internal::InvokeMethodAction< Class, MethodPtr > Struct Template Reference

Public Member Functions

template<typename... Args>
auto operator() (Args &&... args) const -> decltype((obj_ptr-> *method_ptr)(std::forward< Args >(args)...))
 

Public Attributes

Class *const obj_ptr
 
const MethodPtr method_ptr
 

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