The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces
ucs4_convert_impl.hpp File Reference
#include "utf8_exception.hpp"
#include "utils/math.hpp"
#include <cassert>
Include dependency graph for ucs4_convert_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ucs4_convert_impl::utf8_impl
 
struct  ucs4_convert_impl::utf16_impl
 
struct  ucs4_convert_impl::utf32_impl
 
struct  ucs4_convert_impl::convert_impl< T_CHAR >
 
struct  ucs4_convert_impl::convert_impl< char >
 
struct  ucs4_convert_impl::convert_impl< char16_t >
 
struct  ucs4_convert_impl::convert_impl< wchar_t >
 
struct  ucs4_convert_impl::convert_impl< char32_t >
 

Namespaces

 ucs4_convert_impl