#include "../designpatterns/Singleton.h"#include "../string.h"#include "../designpatterns/Singleton.h"#include "../string.h"Classes | |
| class | cl7::strings::Converter |
Namespaces | |
| namespace | cl7 |
| namespace | cl7::strings |
Functions | |
| string_type | cl7::strings::ansi_to_unicode (const cstring_type &ansi) |
| cstring_type | cl7::strings::unicode_to_ansi (const string_type &unicode) |
| wstring_type | cl7::strings::to_unicode (const string_type &str) |
| cstring_type | cl7::strings::to_ansi (const string_type &str) |
| string_type | cl7::strings::from_unicode (const wstring_type &str) |
| string_type | cl7::strings::from_ansi (const cstring_type &str) |
1.7.1