arduino-emulator
Public Member Functions | List of all members
Catch::Generators::Generators< T > Class Template Reference
Inheritance diagram for Catch::Generators::Generators< T >:
Catch::Generators::IGenerator< T > Catch::Generators::GeneratorUntypedBase

Public Member Functions

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

Additional Inherited Members

- Public Types inherited from Catch::Generators::IGenerator< T >
using type = T
 

The documentation for this class was generated from the following file: