The Battle for Wesnoth  1.19.0-dev
Typedefs
utf16 Namespace Reference

For Win32 API. More...

Typedefs

typedef ucs4::iterator_base< std::u16string, ucs4_convert_impl::convert_impl< char16_t >::type > iterator
 

Detailed Description

For Win32 API.

On Windows, wchar_t is defined as uint16_t. Wide strings are expected to be UTF-16.

Typedef Documentation

◆ iterator

typedef ucs4::iterator_base<std::u16string, ucs4_convert_impl::convert_impl<char16_t>::type> utf16::iterator

Definition at line 33 of file unicode.hpp.