tmp/tmp44mvchx9/{from.md → to.md}
RENAMED
|
@@ -1,8 +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
|
| 6 |
-
defined in any of `<cstddef>`
|
| 7 |
-
[[cstdlib.syn]]), or `<cwchar>` ([[cwchar.syn]]).
|
| 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 macro or
|
| 6 |
+
type name defined in any of `<cstddef>`, `<cstdlib>`, or `<cwchar>`.
|
|
|
|
| 7 |
|