Regina 7.3 Calculation Engine
Classes | Functions
regina::i18n Namespace Reference

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...
 

Detailed Description

Various classes and routines for working with internationalisation and character encodings.


Copyright © 1999-2023, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).