Skip to content

Commit f3872a1

Browse files
committed
[meta.reflection.array] Use "character type" in Mandates
1 parent 06614c2 commit f3872a1

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

source/meta.tex

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

56995699
\pnum
57005700
\mandates
5701-
\tcode{CharT} is one of
5702-
\tcode{char},
5703-
\tcode{wchar_t},
5704-
\tcode{char8_t},
5705-
\tcode{char16_t},
5706-
\tcode{char32_t}.
5701+
\tcode{CharT} is a character type\iref{basic.fundamental}.
57075702

57085703
\pnum
57095704
Let $V$ be the pack of values of type \tcode{CharT}

0 commit comments

Comments
 (0)