Monero
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
testing::internal::InvokeHelper< R, ::testing::tuple<> > Class Template Reference

#include <gmock-generated-actions.h>

Static Public Member Functions

template<typename Function >
static R Invoke (Function function, const ::testing::tuple<> &)
 
template<class Class , typename MethodPtr >
static R InvokeMethod (Class *obj_ptr, MethodPtr method_ptr, const ::testing::tuple<> &)
 

Member Function Documentation

◆ Invoke()

template<typename R >
template<typename Function >
static R testing::internal::InvokeHelper< R, ::testing::tuple<> >::Invoke ( Function function,
const ::testing::tuple<> &  )
inlinestatic

◆ InvokeMethod()

template<typename R >
template<class Class , typename MethodPtr >
static R testing::internal::InvokeHelper< R, ::testing::tuple<> >::InvokeMethod ( Class * obj_ptr,
MethodPtr method_ptr,
const ::testing::tuple<> &  )
inlinestatic

The documentation for this class was generated from the following file: