Skip to content

Commit c1bca25

Browse files
Eelistkoeppe
authored andcommitted
[temp.deduct.type] Style prose in body font, not code font. (#1361)
1 parent 4e6dc96 commit c1bca25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/templates.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7047,7 +7047,7 @@
70477047
T&
70487048
T&&
70497049
T[@\grammarterm{integer-constant}@]
7050-
@\grammarterm{template-name}@<T> (where @\grammarterm{template-name}@ refers to a class template)
7050+
@\grammarterm{template-name}@<T> @\textrm{(where \tcode{\grammarterm{template-name}} refers to a class template)}@
70517051
@\term{type}@(T)
70527052
T()
70537053
T(T)
@@ -7062,7 +7062,7 @@
70627062
T (T::*)()
70637063
T (T::*)(T)
70647064
@\term{type}@[i]
7065-
@\grammarterm{template-name}@<i> (where @\grammarterm{template-name}@ refers to a class template)
7065+
@\grammarterm{template-name}@<i> @\textrm{(where \tcode{\grammarterm{template-name}} refers to a class template)}@
70667066
TT<T>
70677067
TT<i>
70687068
TT<>

0 commit comments

Comments
 (0)