For Win32 API. More...
Typedefs | |
typedef ucs4::iterator_base< std::u16string, ucs4_convert_impl::convert_impl< char16_t >::type > | iterator |
For Win32 API.
On Windows, wchar_t is defined as uint16_t. Wide strings are expected to be UTF-16.
typedef ucs4::iterator_base<std::u16string, ucs4_convert_impl::convert_impl<char16_t>::type> utf16::iterator |
Definition at line 33 of file unicode.hpp.