From Jason Turner

[diff.wchar.t]

Diff to HTML by rtfpessoa

tmp/tmpdl4viyi2/{from.md → to.md} RENAMED
@@ -1,7 +1,7 @@
1
  #### Type `wchar_t` <a id="diff.wchar.t">[[diff.wchar.t]]</a>
2
 
3
  The type `wchar_t` is a distinct type rather than a typedef to an
4
- existing integral type. The token `wchar_t` is a keyword in this
5
- International Standard [[lex.key]]. It does not appear as a macro or
6
- type name defined in any of `<cstddef>`, `<cstdlib>`, or `<cwchar>`.
7
 
 
1
  #### Type `wchar_t` <a id="diff.wchar.t">[[diff.wchar.t]]</a>
2
 
3
  The type `wchar_t` is a distinct type rather than a typedef to an
4
+ existing integral type. The token `wchar_t` is a keyword in C++
5
+ [[lex.key]]. It does not appear as a macro or type name defined in any
6
+ of `<cstddef>`, `<cstdlib>`, or `<cwchar>`.
7