Template Class Generators

Inheritance Relationships

Base Type

Class Documentation

template<typename T>
class Catch::Generators::Generators : public Catch::Generators::IGenerator<T>

Public Functions

template<typename ...Gs>
Generators(Gs&&... moreGenerators)
T const &get() const override
bool next() override