Address
:
[Go to site:
main page
,
start
]
Usuń skrypty
Akceptuj cookies
Pokaż obrazy
Użyj Referer
Rotate13
Base64
Usu meta tagi
Usuń tytuł srony
Sesja cookies
Annex C (informative)
Compatibility
[diff]
C.8
C standard library
[diff.library]
C.8.3
Modifications to definitions
[diff.mods.to.definitions]
C.8.3.1
Types
char8_
t
,
char16_
t
, and
char32_
t
[diff.char16]
1
#
The types
char8_
t
,
char16_
t
, and
char32_
t
are distinct types rather than typedefs to existing integral types
.
The tokens
char8_
t
,
char16_
t
, and
char32_
t
are keywords in C++ (
[lex.
key]
)
.
They do not appear as macro or type names defined in
<cuchar>
.