C++ keyword: char32_t (since C++11)
From cppreference.com
Usage
-
char32_t
type: as the declaration of the type (since C++11)
Notes
Feature-test macro | Value | Std | Comment |
---|---|---|---|
__cpp_unicode_characters |
200704L | (C++11) | New character types (char16_t and char32_t) |