Public Types | |
enum | Codepage |
ConversionCodepage::Codepage, used in combination with UnicodeConverter. More... |
enum Codepage |
ConversionCodepage::Codepage, used in combination with UnicodeConverter.
States what kind of conversion you'd like E.g. if you have a std::string which you now is in UTF-8 you need to use ConversionCodepage::Codepage UTF8 to convert it to a std::wstring