Themes
Light
Dark
Paper
Modules
cstd
core
std
fs
md
docgen
json
net
page
test_env
test
lab
compiler
Home
/
cstd
/ char_types.ch
char_types.ch
Declarations
Public Only
char8_t
Public
typealias
type
char8_t = uchar
See Also
https:en.cppreference.com/w/c/string/multibyte/char8_t
char16_t
Public
typealias
type
char16_t =
uint_least16_t
See Also
https:en.cppreference.com/w/c/string/multibyte/char16_t
char32_t
Public
typealias
type
char32_t =
uint_least32_t
See Also
https:en.cppreference.com/w/c/string/multibyte/char32_t
Show Debug Info
Generated from: D:\Programming\Cpp\zig-bootstrap\chemical\lang\libs\cstd\src\common\char_types.ch
File ID: 26
See Also