From Jason Turner

[diff.char16]

Diff to HTML by rtfpessoa

tmp/tmp6_v34q2h/{from.md → to.md} RENAMED
@@ -1,8 +1,7 @@
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
 
 
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]]. They
6
+ do not appear as macro or type names defined in `<cuchar>`.
 
7