sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
Public Member Functions | List of all members
ReusableStringStream Class Reference
+ Inheritance diagram for ReusableStringStream:

Public Member Functions

 ReusableStringStream ()
 
 ~ReusableStringStream ()
 
auto str () const -> std::string
 
template<typename T >
auto operator<< (T const &value) -> ReusableStringStream &
 
auto get () -> std::ostream &
 

Constructor & Destructor Documentation

◆ ReusableStringStream()

◆ ~ReusableStringStream()

Member Function Documentation

◆ str()

auto str ( ) const -> std::string

◆ operator<<()

auto operator<< ( T const &  value) -> ReusableStringStream&

◆ get()

auto get ( ) -> std::ostream&

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