Template Function Catch::Generators::makeGenerators(GeneratorWrapper<T>&&, Gs&&…)

Function Documentation

template<typename T, typename ...Gs>
Generators<T> Catch::Generators::makeGenerators(GeneratorWrapper<T> &&generator, Gs&&... moreGenerators)