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 20c2851 commit e0287d1Copy full SHA for e0287d1
source/compatibility.tex
@@ -984,11 +984,11 @@
984
and for which name lookup
985
finds nothing or finds a function
986
will be treated as a \grammarterm{template-name}
987
-in order to potentially cause argument dependent lookup to be performed.
+in order to potentially cause argument-dependent lookup to be performed.
988
\rationale
989
It was problematic to call a function template
990
with an explicit template argument list
991
-via argument dependent lookup
+via argument-dependent lookup
992
because of the need to have a template with the same name
993
visible via normal lookup.
994
\effect
0 commit comments