|
libyui-ncurses
2.43.3
|
#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.