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

Function Documentation

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