char32_t typedef

char32_t = int

32-bit character type used for UTF-32 encoding.

Implementation

typedef char32_t = int;