char16_t typedef

char16_t = int

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

Implementation

typedef char16_t = int;