Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
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: