Template Class TakeGenerator
Defined in File catch_amalgamated.hpp
Inheritance Relationships
Base Type
public Catch::Generators::IGenerator< T >
(Template Class IGenerator)
Class Documentation
-
template<typename T>
class TakeGenerator : public Catch::Generators::IGenerator<T>