Essentia
2.1-beta6-dev
|
#include <stringutil.h>
Public Member Functions | |
template<typename T > | |
Stringifier & | operator<< (const T &msg) |
std::string | str () const |
Protected Attributes | |
std::ostringstream | oss |
The class Stringifier works a bit like the std::ostringstream but has better semantics.
|
inline |
References Stringifier::oss.
|
inline |
References Stringifier::oss.
|
protected |
Referenced by Stringifier::operator<<(), and Stringifier::str().