From Jason Turner

[diff.wchar.t]

Diff to HTML by rtfpessoa

tmp/tmpyex8_a_m/{from.md → to.md} RENAMED
@@ -1,8 +1,8 @@
1
  #### Type `wchar_t` <a id="diff.wchar.t">[[diff.wchar.t]]</a>
2
 
3
- `wchar_t`
4
-
5
- is a keyword in this International Standard ([[lex.key]]). It does not
6
- appear as a type name defined in any of `<cstddef>`, `<cstdlib>`, or
7
- `<cwchar>` ([[c.strings]]).
8
 
 
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 type name
6
+ defined in any of `<cstddef>` ([[cstddef.syn]]), `<cstdlib>` (
7
+ [[cstdlib.syn]]), or `<cwchar>` ([[cwchar.syn]]).
8