Public Member Functions | Public Attributes | List of all members
MakeString Class Reference

#include <MarmotJournal.h>

Public Member Functions

 operator std::string () const
 
template<class T >
MakeStringoperator<< (T const &VAR)
 

Public Attributes

std::stringstream stream
 

Member Function Documentation

◆ operator std::string()

MakeString::operator std::string ( ) const
inline

◆ operator<<()

template<class T >
MakeString& MakeString::operator<< ( T const &  VAR)
inline

Member Data Documentation

◆ stream

std::stringstream MakeString::stream

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