#include <sstring.h>
Public Methods | |
operator std::string () | |
std::string | str () const |
template<typename T> Sstring & | operator<< (const T &value) |
Private Attributes | |
std::ostringstream | out |
|
Definition at line 19 of file sstring.h. References out. |
|
|
|
|
|
Definition at line 16 of file sstring.h. Referenced by operator std::string(). |