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

Function Documentation

template<typename T>
auto Catch::Generators::makeGenerators(GeneratorWrapper<T> &&generator) -> Generators<T>