The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 45 of file unicode_cast.hpp.

Member Typedef Documentation

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

Definition at line 47 of file unicode_cast.hpp.

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

Definition at line 48 of file unicode_cast.hpp.


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