Template Function testing::DoAll

Function Documentation

template<typename ...Action>
internal::DoAllAction<typename std::decay<Action>::type...> testing::DoAll(Action&&... action)