sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
Static Public Member Functions | List of all members
StringMaker< T, typename > Struct Template Reference

Static Public Member Functions

template<typename Fake = T>
static std::enable_if<::Catch::Detail::IsStreamInsertable< Fake >::value, std::string >::type convert (const Fake &value)
 
template<typename Fake = T>
static std::enable_if<!::Catch::Detail::IsStreamInsertable< Fake >::value, std::string >::type convert (const Fake &value)
 

Member Function Documentation

◆ convert() [1/2]

static std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type convert ( const Fake &  value)
static

◆ convert() [2/2]

static std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type convert ( const Fake &  value)
static

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