C++ 關鍵詞:char32_t
(C++11 起)
來自 cppreference.com
[編輯] 用法
char32_t
型別:作為型別宣告
[編輯] 注意
功能測試宏 | 值 | 標準 | 特性 |
---|---|---|---|
__cpp_unicode_characters |
200704L |
(C++11) | 新的字元型別(char16_t 和 char32_t) |