Template Function Catch::Generators::table
Defined in File catch_amalgamated.hpp
Function Documentation
-
template<typename ...Ts>
GeneratorWrapper<std::tuple<std::decay_t<Ts>...>> Catch::Generators::table(std::initializer_list<std::tuple<std::decay_t<Ts>...>> tuples)