C++ keyword: char16_t (since C++11)

< cpp‎ | keyword

Usage

Notes

Feature-test macro Value Std Comment
__cpp_unicode_characters 200704L (C++11) New character types (char16_t and char32_t)

See also