On this page
C++ keyword: char16_t (since C++11)
Usage
char16_ttype: as the declaration of the type (since C++11)
Notes
| Feature-test macro | Value | Std | Feature |
|---|---|---|---|
__cpp_unicode_characters |
200704L | (C++11) | New character types (char16_t and char32_t) |
See also
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/keyword/char16_t