GrPPI
1.0
Generic and Reusable Parallel Pattern Interface
|
#include <gmock-actions.h>
Public Member Functions | |
template<typename R , typename... Args> | |
operator Action< R (Args...)>() const | |
template<typename R , typename... Args> | |
operator Action< R (Args...)>() const | |
Public Attributes | |
InnerAction | action |
|
inline |
|
inline |
InnerAction testing::internal::WithArgsAction< InnerAction, I >::action |