Template Function testing::WithArgs
Defined in File gmock-actions.h
Function Documentation
-
template<size_t k, size_t... ks, typename InnerAction>
internal::WithArgsAction<typename std::decay<InnerAction>::type, k, ks...> testing::WithArgs(InnerAction &&action)