2 #include <samchon/API.hpp> 5 #include <samchon/WeakString.hpp> 51 static auto toMultibyte(
const std::string &)->std::string;
65 static auto toMultibyte(
const std::wstring &)->std::string;
78 static auto toUTF8(
const std::string &)->std::string;
92 static auto toUTF8(
const std::wstring &)->std::string;
104 static auto toUnicode(
const std::string &,
int)->std::wstring;
A utility class supporting conversion between multiple character-sets.
Top level namespace of products built from samchon.