16 #ifndef COPASI_CLocaleString
17 #define COPASI_CLocaleString
23 typedef wchar_t lchar;
43 std::string
toUtf8()
const;
52 #endif // COPASI_CLocaleString
CLocaleString & operator=(const CLocaleString &rhs)
const lchar * c_str() const
std::string toUtf8() const
static CLocaleString fromUtf8(const std::string &utf8)