Template Function testing::WithArg

Function Documentation

template<size_t k, typename InnerAction>
internal::WithArgsAction<typename std::decay<InnerAction>::type, k> testing::WithArg(InnerAction &&action)