Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
Catch::Generators::RepeatGenerator< T > Class Template Reference
Inheritance diagram for Catch::Generators::RepeatGenerator< T >:
Catch::Generators::IGenerator< T > Catch::Generators::GeneratorUntypedBase

Public Member Functions

 RepeatGenerator (size_t repeats, GeneratorWrapper< T > &&generator)
 
T const & get () const override
 
bool next () override
 

Additional Inherited Members

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

Member Function Documentation

◆ get()

template<typename T >
T const & Catch::Generators::RepeatGenerator< T >::get ( ) const
inlineoverridevirtual

◆ next()

template<typename T >
bool Catch::Generators::RepeatGenerator< T >::next ( )
inlineoverridevirtual

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