A string wrapper that indicates UTF-8 encoding. More...
#include <gconvert.h>
Public Member Functions | |
utf8 () | |
utf8 (const std::string &s_) | |
Public Attributes | |
std::string | s |
A string wrapper that indicates UTF-8 encoding.
Definition at line 44 of file gconvert.h.
|
inline |
Definition at line 46 of file gconvert.h.
|
inlineexplicit |
Definition at line 47 of file gconvert.h.
std::string G::Convert::utf8::s |
Definition at line 48 of file gconvert.h.
Referenced by G::Convert::convert().