char_types.ch

Declarations

Public Only
char8_t
Publictypealias
type char8_t = uchar

See Also

  • https:en.cppreference.com/w/c/string/multibyte/char8_t
char16_t
Publictypealias
type char16_t = uint_least16_t

See Also

  • https:en.cppreference.com/w/c/string/multibyte/char16_t
char32_t
Publictypealias
type char32_t = uint_least32_t

See Also

  • https:en.cppreference.com/w/c/string/multibyte/char32_t