Wire Sysio Wire Sysion 1.0.0
|
#include <gmock-matchers.h>
Public Types | |
typedef Functor::result_type | ResultType |
typedef Functor | StorageType |
Static Public Member Functions | |
static void | CheckIsValid (Functor) |
template<typename T > | |
static ResultType | Invoke (Functor f, T arg) |
Definition at line 2604 of file gmock-matchers.h.
Functor::result_type testing::internal::CallableTraits< Functor >::ResultType |
Definition at line 2605 of file gmock-matchers.h.
Functor testing::internal::CallableTraits< Functor >::StorageType |
Definition at line 2606 of file gmock-matchers.h.
|
inlinestatic |
Definition at line 2608 of file gmock-matchers.h.
|
inlinestatic |
Definition at line 2610 of file gmock-matchers.h.