Template Function testing::InvokeArgument
Defined in File gmock-more-actions.h
Function Documentation
-
template<std::size_t index, typename ...Params>
internal::InvokeArgumentAction<index, typename std::decay<Params>::type...> testing::InvokeArgument(Params&&... params)