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

Public Member Functions

template<typename F2 = Func>
 MapGenerator (F2 &&function, GeneratorWrapper< U > &&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 , typename U , typename Func >
T const & Catch::Generators::MapGenerator< T, U, Func >::get ( ) const
inlineoverridevirtual

◆ next()

template<typename T , typename U , typename Func >
bool Catch::Generators::MapGenerator< T, U, Func >::next ( )
inlineoverridevirtual

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