Antares Xpansion
Investment simulations for Antares studies
|
Public Member Functions | |
template<typename P = Predicate> | |
FilterGenerator (P &&pred, GeneratorWrapper< T > &&generator) | |
T const & | get () const override |
bool | next () override |
Public Member Functions inherited from Catch::Generators::IGenerator< T > | |
Public Member Functions inherited from Catch::Generators::GeneratorUntypedBase |
Additional Inherited Members | |
Public Types inherited from Catch::Generators::IGenerator< T > | |
using | type = T |
|
inlineoverridevirtual |
Implements Catch::Generators::IGenerator< T >.
|
inlineoverridevirtual |
Implements Catch::Generators::GeneratorUntypedBase.