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