Skip to content

Commit 79710b5

Browse files
eisenwavetkoeppe
authored andcommitted
[meta.define.static] Use "character type" in Mandates
1 parent 995d92a commit 79710b5

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

source/meta.tex

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3156,12 +3156,7 @@
31563156

31573157
\pnum
31583158
\mandates
3159-
\tcode{CharT} is one of
3160-
\tcode{char},
3161-
\tcode{wchar_t},
3162-
\tcode{char8_t},
3163-
\tcode{char16_t},
3164-
\tcode{char32_t}.
3159+
\tcode{CharT} is a character type\iref{basic.fundamental}.
31653160

31663161
\pnum
31673162
Let $V$ be the pack of values of type \tcode{CharT}

0 commit comments

Comments
 (0)