File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55925592\indextext {\idxcode {char8_t}|see{type, \tcode {char8_t}}}%
55935593\indextext {type!\idxcode {char8_t}}%
55945594\indextext {type!underlying!\idxcode {char8_t}}%
5595- Type \keyword {char8_t} denotes a distinct type
5595+ Type \keyword {char8_t} is a distinct type
55965596whose underlying type is \tcode {\keyword {unsigned} \keyword {char}}.
55975597\indextext {\idxcode {char16_t}|see{type, \tcode {char16_t}}}%
55985598\indextext {\idxcode {char32_t}|see{type, \tcode {char32_t}}}%
55995599\indextext {type!\idxcode {char16_t}}%
56005600\indextext {type!\idxcode {char32_t}}%
56015601\indextext {type!underlying!\idxcode {char16_t}}%
56025602\indextext {type!underlying!\idxcode {char32_t}}%
5603- Types \keyword {char16_t} and \keyword {char32_t} denote distinct types
5603+ Types \keyword {char16_t} and \keyword {char32_t} are distinct types
56045604whose underlying types are \tcode {std::uint_least16_t} and \tcode {std::uint_least32_t},
56055605respectively, in \libheaderref {cstdint }.
56065606
You can’t perform that action at this time.
0 commit comments