GrPPI
1.0
Generic and Reusable Parallel Pattern Interface
|
#include <gmock-actions.h>
Public Member Functions | |
template<typename... Args> | |
auto | operator() (const Args &...) -> decltype(function_impl()) |
template<typename... Args> | |
auto | operator() (const Args &...) -> decltype(function_impl()) |
Public Attributes | |
FunctionImpl | function_impl |
|
inline |
|
inline |
FunctionImpl testing::internal::InvokeWithoutArgsAction< FunctionImpl >::function_impl |