Unicode related definitions. More...
#include "cel_types.h"

Classes | |
| struct | Celartem::UCharDefs< 2 > |
| struct | Celartem::UCharDefs< 4 > |
| struct | Celartem::UtfTraits< UChar > |
| struct | Celartem::UtfTraits< UChar4 > |
| struct | Celartem::UnicodeCharTraits< T > |
Namespaces | |
| namespace | Celartem |
Typedefs | |
| typedef UCharDefs< sizeof(wchar_t)> ::UChar1 | Celartem::UChar1 |
| The definition of UChar1, which stores UTF-8 character. | |
| typedef UCharDefs< sizeof(wchar_t)> ::UChar2 | Celartem::UChar2 |
| The definition of UChar1, which stores UTF-16 character. | |
| typedef UCharDefs< sizeof(wchar_t)> ::UChar4 | Celartem::UChar4 |
| The definition of UChar1, which stores UTF-32 character. | |
Unicode related definitions.