C++ keyword: char32_t (since C++11)
Min standard notice:
char32_t type: as the declaration of the type
# Notes
Feature-test macro Value Std Feature __cpp_unicode_characters 200704L (C++11) New character types (char16_t and char32_t)
char32_t type: as the declaration of the type
Feature-test macro Value Std Feature __cpp_unicode_characters 200704L (C++11) New character types (char16_t and char32_t)