Boost.Locale
|
Public Types | |
typedef CharType | uchar |
Public Types inherited from boost::locale::generic_codecvt_base | |
enum | initial_convertion_state { to_unicode_state, from_unicode_state } |
Initial state for converting to or from unicode code points, used by initial_state in derived classes. More... | |
Public Member Functions | |
const CodecvtImpl & | implementation () const |
generic_codecvt (size_t refs=0) | |