template <typename FunctionImpl>
struct IgnoreArgs
Defined at line 833 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h
Public Members
FunctionImpl function_impl
Public Methods
template <typename... InArgs>
Result operator() (const InArgs &... )
Defined at line 835 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h
template <typename... InArgs>
Result operator() (const InArgs &... )
Defined at line 839 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h