|
Wire Sysio Wire Sysion 1.0.0
|
#include <catch_generators.hpp>


Public Member Functions | |
| template<typename... Gs> | |
| Generators (Gs... moreGenerators) | |
| T const & | get () const override |
| bool | next () override |
| template<typename... Gs> | |
| Generators (Gs... moreGenerators) | |
| T const & | get () const override |
| bool | next () override |
Public Member Functions inherited from Catch::Generators::IGenerator< T > | |
| virtual | ~IGenerator ()=default |
| virtual | ~IGenerator ()=default |
Public Member Functions inherited from Catch::Generators::GeneratorUntypedBase | |
| GeneratorUntypedBase ()=default | |
| virtual | ~GeneratorUntypedBase () |
| GeneratorUntypedBase ()=default | |
| virtual | ~GeneratorUntypedBase () |
Additional Inherited Members | |
Public Types inherited from Catch::Generators::IGenerator< T > | |
| using | type = T |
|
inline |
Definition at line 134 of file catch_generators.hpp.
|
inline |
|
inlineoverridevirtual |
Implements Catch::Generators::IGenerator< T >.
Definition at line 139 of file catch_generators.hpp.
|
inlineoverridevirtual |
Implements Catch::Generators::IGenerator< T >.
Definition at line 3623 of file catch.hpp.
|
inlineoverridevirtual |
Implements Catch::Generators::GeneratorUntypedBase.
Definition at line 143 of file catch_generators.hpp.
|
inlineoverridevirtual |
Implements Catch::Generators::GeneratorUntypedBase.
Definition at line 3627 of file catch.hpp.