Skip to content

Commit 3b580b2

Browse files
committed
[char.traits]: Use "class template" instead of "struct template".
1 parent 95c971d commit 3b580b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/strings.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
\tcode{CharT}.
7070

7171
\pnum
72-
This subclause specifies a struct template,
72+
This subclause specifies a class template,
7373
\tcode{char_traits<charT>},
7474
and four explicit specializations of it,
7575
\tcode{char_traits<\brk{}char>},

0 commit comments

Comments
 (0)