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 |
-
|
| 6 |
-
|
| 7 |
-
`<cwchar>`
|
| 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 |
|