We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddff94a commit 1f7f4c5Copy full SHA for 1f7f4c5
source/text.tex
@@ -1615,7 +1615,7 @@
1615
are those in the basic character set\iref{lex.charset}.
1616
1617
For any named \tcode{ctype} category with
1618
-a \tcode{ctype<charT>} facet \tcode{ctc} and
+a \tcode{ctype<char>} facet \tcode{ctc} and
1619
valid \tcode{ctype_base::mask} value \tcode{M},
1620
\tcode{(ctc.\brk{}is(M, c) || !is(M, do_widen(c)) )} is \tcode{true}.
1621
\begin{footnote}
0 commit comments