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

Function Documentation

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