|
libyui-ncurses
2.54.5
|
StringStream with autoconversion to std::string. More...
#include <stringutil.h>

Public Member Functions | |
| template<class _Tp > | |
| StrStr & | operator<< (const _Tp &val) |
| operator std::string () const | |
Public Attributes | |
| std::ostringstream | _str |
StringStream with autoconversion to std::string.
Definition at line 37 of file stringutil.h.