#include <gmock-actions.h>
template<typename InnerAction, size_t... I>
struct testing::internal::WithArgsAction< InnerAction, I >
Definition at line 881 of file bloaty/third_party/googletest/googlemock/include/gmock/gmock-actions.h.
◆ WithArgsAction()
template<typename InnerAction , size_t... I>
◆ GTEST_DISALLOW_ASSIGN_()
template<typename InnerAction , size_t... I>
◆ operator Action< F >()
template<typename InnerAction , size_t... I>
template<typename F >
◆ operator Action< R() [1/4]
template<typename InnerAction , size_t... I>
template<typename R , typename... Args>
◆ operator Action< R() [2/4]
template<typename InnerAction , size_t... I>
template<typename R , typename... Args>
◆ operator Action< R() [3/4]
template<typename InnerAction , size_t... I>
template<typename R , typename... Args>
◆ operator Action< R() [4/4]
template<typename InnerAction , size_t... I>
template<typename R , typename... Args>
◆ action
template<typename InnerAction , size_t... I>
◆ action_
template<typename InnerAction , size_t... I>
The documentation for this struct was generated from the following files: