From Jason Turner

[diff.char16]

Diff to HTML by rtfpessoa

tmp/tmpjqm90rgl/{from.md → to.md} RENAMED
@@ -1,5 +1,8 @@
1
  #### Types `char16_t` and `char32_t` <a id="diff.char16">[[diff.char16]]</a>
2
 
3
  The types `char16_t` and `char32_t` are distinct types rather than
4
- typedefs to existing integral types.
 
 
 
5
 
 
1
  #### Types `char16_t` and `char32_t` <a id="diff.char16">[[diff.char16]]</a>
2
 
3
  The types `char16_t` and `char32_t` are distinct types rather than
4
+ typedefs to existing integral types. The tokens `char16_t` and
5
+ `char32_t` are keywords in this International Standard ([[lex.key]]).
6
+ They do not appear as macro names defined in `<cuchar>` (
7
+ [[cuchar.syn]]).
8