Skip to content

Commit 4d62df7

Browse files
committed
[temp.names] Add missing comma.
1 parent 877e671 commit 4d62df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@
598598
After name lookup~(\ref{basic.lookup}) finds that a name is a
599599
\grammarterm{template-name}
600600
or that an \grammarterm{operator-function-id} or a \grammarterm{literal-operator-id} refers to a set of
601-
overloaded functions any member of which is a function template
601+
overloaded functions any member of which is a function template,
602602
if this is followed by a
603603
\tcode{<},
604604
the

0 commit comments

Comments
 (0)