MIRA
|
Class for in-place stream formatting Used for constructs like: More...
#include <utils/MakeString.h>
Public Member Functions | |
template<typename T > | |
MakeString & | operator<< (const T &data) |
operator std::string () const | |
Convert to an STL string. More... | |
Class for in-place stream formatting Used for constructs like:
|
inline |
|
inline |
Convert to an STL string.