sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
GeneratorWrapper< T > Class Template Referencefinal

#include <catch2.hpp>

Public Member Functions

 GeneratorWrapper (std::unique_ptr< IGenerator< T > > generator)
 
T const & get () const
 
bool next ()
 

Constructor & Destructor Documentation

◆ GeneratorWrapper()

template<typename T >
GeneratorWrapper ( std::unique_ptr< IGenerator< T > >  generator)

Member Function Documentation

◆ get()

template<typename T >
T const & get ( ) const

◆ next()

template<typename T >
bool next ( )

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