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 | |
std::tuple< Actions... > | actions |
|
inline |
|
inline |
std::tuple< Actions... > testing::internal::DoAllAction< Actions >::actions |