Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-actions.h>
Public Member Functions | |
template<typename... Args> | |
auto | operator() (const Args &...) -> decltype(function_impl()) |
Public Attributes | |
FunctionImpl | function_impl |
Definition at line 937 of file gmock-actions.h.
|
inline |
Definition at line 943 of file gmock-actions.h.
FunctionImpl testing::internal::InvokeWithoutArgsAction< FunctionImpl >::function_impl |
Definition at line 938 of file gmock-actions.h.