Ark Server API (ASA) - Wiki
|
#include "CoreTypes.h"
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 |
Definition at line 24 of file IsCharType.h.