Annex C (informative)
Compatibility
[diff]
C.7
C standard library
[diff.library]
C.7.3
Modifications to definitions
[diff.mods.to.definitions]
C.7.3.2
Type
wchar_
t
[diff.wchar.t]
1
#
The type
wchar_
t
is a distinct type rather than a typedef to an existing integral type
.
The token
wchar_
t
is a keyword in C++ (
[lex.
key]
)
.
It does not appear as a macro or type name defined in any of
<cstddef>
,
<cstdlib>
, or
<cwchar>
.