Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
IsCharType.h File Reference
#include "CoreTypes.h"
+ Include dependency graph for IsCharType.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TIsCharType< T >
 
struct  TIsCharType< ANSICHAR >
 
struct  TIsCharType< UCS2CHAR >
 
struct  TIsCharType< UTF16CHAR >
 
struct  TIsCharType< WIDECHAR >
 
struct  TIsCharType< UTF8CHAR >
 
struct  TIsCharType< UTF32CHAR >
 

Variables

template<typename T >
constexpr bool TIsCharType_V = TIsCharType<T>::Value
 

Variable Documentation

◆ TIsCharType_V

template<typename T >
constexpr bool TIsCharType_V = TIsCharType<T>::Value
inlineconstexpr

Definition at line 24 of file IsCharType.h.