File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55215521\indextext {\idxcode {char8_t}|see{type, \tcode {char8_t}}}%
55225522\indextext {type!\idxcode {char8_t}}%
55235523\indextext {type!underlying!\idxcode {char8_t}}%
5524- Type \keyword {char8_t} denotes a distinct type
5524+ Type \keyword {char8_t} is a distinct type
55255525whose underlying type is \tcode {\keyword {unsigned} \keyword {char}}.
55265526\indextext {\idxcode {char16_t}|see{type, \tcode {char16_t}}}%
55275527\indextext {\idxcode {char32_t}|see{type, \tcode {char32_t}}}%
55285528\indextext {type!\idxcode {char16_t}}%
55295529\indextext {type!\idxcode {char32_t}}%
55305530\indextext {type!underlying!\idxcode {char16_t}}%
55315531\indextext {type!underlying!\idxcode {char32_t}}%
5532- Types \keyword {char16_t} and \keyword {char32_t} denote distinct types
5532+ Types \keyword {char16_t} and \keyword {char32_t} are distinct types
55335533whose underlying types are \tcode {std::uint_least16_t} and \tcode {std::uint_least32_t},
55345534respectively, in \libheaderref {cstdint }.
55355535
You can’t perform that action at this time.
0 commit comments