Skip to content

Commit f305974

Browse files
authored
[defns.character.container] Improve note to entry (#6644)
1 parent 07ae51a commit f305974

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/intro.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,9 @@
183183
represent a character
184184

185185
\begin{defnote}
186-
It is used for one of the template parameters of the string,
187-
iostream, and regular expression class templates.
186+
It is used for one of the template parameters of \tcode{char_traits}
187+
and the class templates which use that,
188+
such as the string, iostream, and regular expression class templates.
188189
\end{defnote}
189190

190191
\definition{collating element}{defns.regex.collating.element}

0 commit comments

Comments
 (0)