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 | Comment |
|---|---|---|---|
__cpp_unicode_characters |
200704L | (C++11) | New character types (char16_t and char32_t) |
char16_t type: as the declaration of the type (since C++11)| Feature-test macro | Value | Std | Comment |
|---|---|---|---|
__cpp_unicode_characters |
200704L | (C++11) | New character types (char16_t and char32_t) |