wxMaxima
Loading...
Searching...
No Matches
Public Types | Public Member Functions
Catch::Generators::MapGenerator< T, U, Func > Class Template Reference
Inheritance diagram for Catch::Generators::MapGenerator< T, U, Func >:
[legend]
Collaboration diagram for Catch::Generators::MapGenerator< T, U, Func >:
[legend]

Public Types

using type = T
 

Public Member Functions

template<typename F2 = Func>
 MapGenerator (F2 &&function, GeneratorWrapper< U > &&generator)
 
T const & get () const override
 
bool next () override
 

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: