The Battle for Wesnoth  1.19.0-dev
Public Types | List of all members
ucs4_convert_impl::enableif< Tret, Tcheck > Struct Template Reference

#include <unicode_cast.hpp>

Public Types

typedef Tcheck ignore
 
typedef Tret type
 

Detailed Description

template<typename Tret, typename Tcheck>
struct ucs4_convert_impl::enableif< Tret, Tcheck >

Definition at line 44 of file unicode_cast.hpp.

Member Typedef Documentation

◆ ignore

template<typename Tret , typename Tcheck >
typedef Tcheck ucs4_convert_impl::enableif< Tret, Tcheck >::ignore

Definition at line 46 of file unicode_cast.hpp.

◆ type

template<typename Tret , typename Tcheck >
typedef Tret ucs4_convert_impl::enableif< Tret, Tcheck >::type

Definition at line 47 of file unicode_cast.hpp.


The documentation for this struct was generated from the following file: