File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 706
706
\pnum
707
707
The \tcode {ctype} locale category includes the following facets
708
708
as if they were specified
709
- in table \tref {locale.category.facets } of \ref {locale.category }.
709
+ in \tref {locale.category.facets } of \ref {locale.category }.
710
710
711
711
\begin {codeblock }
712
712
codecvt<char16_t, char, mbstate_t>
718
718
\pnum
719
719
The \tcode {ctype} locale category includes the following facets
720
720
as if they were specified
721
- in table \tref {locale.spec } of \ref {locale.category }.
721
+ in \tref {locale.spec } of \ref {locale.category }.
722
722
723
723
\begin {codeblock }
724
724
codecvt_byname<char16_t, char, mbstate_t>
Original file line number Diff line number Diff line change 1214
1214
\grammarterm {octal-digit}s,
1215
1215
\grammarterm {digit}s, or
1216
1216
\grammarterm {hexadecimal-digit}s
1217
- is interpreted as a base $ N$ integer as shown in table \tref {lex.icon.base };
1217
+ is interpreted as a base $ N$ integer as shown in \tref {lex.icon.base };
1218
1218
the lexically first digit of the sequence of digits is the most significant.
1219
1219
\begin {note }
1220
1220
The prefix and any optional separating single quotes are ignored
You can’t perform that action at this time.
0 commit comments