|
tesseract v5.3.3.20231005
|
#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 938 of file gmock-actions.h.
|
inline |
Definition at line 944 of file gmock-actions.h.
| FunctionImpl testing::internal::InvokeWithoutArgsAction< FunctionImpl >::function_impl |
Definition at line 939 of file gmock-actions.h.