|
Regina 7.0 Calculation Engine
|
Various classes and routines for working with internationalisation and character encodings. More...
Classes | |
| class | IConvStream |
| An output stream that converts between character encodings. More... | |
| class | IConvStreamBuffer |
| An output stream buffer that translates between character encodings. More... | |
| class | Locale |
| A simple class with static routines for querying information about the current locale. More... | |
Functions | |
| std::string::const_iterator | utf8ValidTo (const std::string &s) |
| Identifies the longest prefix of the given string that is valid UTF-8. More... | |
| const char * | utf8ValidTo (const char *s) |
| Identifies the longest prefix of the given string that is valid UTF-8. More... | |
Various classes and routines for working with internationalisation and character encodings.