Monero
Loading...
Searching...
No Matches
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>
R testing::internal::InvokeHelper< R, ::testing::tuple<> >::Invoke ( Function function,
const ::testing::tuple<> &  )
inlinestatic

◆ InvokeMethod()

template<typename R>
template<class Class, typename MethodPtr>
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: