Antares Xpansion
Investment simulations for Antares studies
|
Public Member Functions | |
RangeGenerator (T const &start, T const &end, T const &step) | |
RangeGenerator (T const &start, T const &end) | |
T const & | get () const override |
bool | next () override |
![]() | |
![]() |
Additional Inherited Members | |
![]() | |
using | type = T |
|
inlineoverridevirtual |
Implements Catch::Generators::IGenerator< T >.
|
inlineoverridevirtual |
Implements Catch::Generators::GeneratorUntypedBase.