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 4e6dc96 commit c1bca25Copy full SHA for c1bca25
source/templates.tex
@@ -7047,7 +7047,7 @@
7047
T&
7048
T&&
7049
T[@\grammarterm{integer-constant}@]
7050
-@\grammarterm{template-name}@<T> (where @\grammarterm{template-name}@ refers to a class template)
+@\grammarterm{template-name}@<T> @\textrm{(where \tcode{\grammarterm{template-name}} refers to a class template)}@
7051
@\term{type}@(T)
7052
T()
7053
T(T)
@@ -7062,7 +7062,7 @@
7062
T (T::*)()
7063
T (T::*)(T)
7064
@\term{type}@[i]
7065
-@\grammarterm{template-name}@<i> (where @\grammarterm{template-name}@ refers to a class template)
+@\grammarterm{template-name}@<i> @\textrm{(where \tcode{\grammarterm{template-name}} refers to a class template)}@
7066
TT<T>
7067
TT<i>
7068
TT<>
0 commit comments