E-MailRelay
|
A string wrapper that indicates UTF-8 encoding. More...
#include <gconvert.h>
Public Member Functions | |
utf8 (const std::string &s_) | |
Public Attributes | |
std::string | s |
A string wrapper that indicates UTF-8 encoding.
Definition at line 67 of file gconvert.h.
|
inlineexplicit |
Definition at line 70 of file gconvert.h.
std::string G::Convert::utf8::s |
Definition at line 71 of file gconvert.h.