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 71fa07d commit f314930Copy full SHA for f314930
source/basic.tex
@@ -72,7 +72,8 @@
72
the same operator, or
73
\item they are \grammarterm{conversion-function-id}{s} formed
74
with the same type, or
75
-\item they are \grammarterm{template-id}{s} that refer to the same class or function~(\ref{temp.type}), or
+\item they are \grammarterm{template-id}{s} that refer to the same class,
76
+function, or variable~(\ref{temp.type}), or
77
\item they are the names of literal operators~(\ref{over.literal}) formed with
78
the same literal suffix identifier.
79
\end{itemize}
0 commit comments