
15 Jun
2005
15 Jun
'05
7:16 p.m.
Markus Schöpflin wrote:
David Abrahams wrote:
The non-template function should be preferred. The function template should never even get instantiated.
Could you perhaps point me to the section in the standard where this is specified? [temp.over] doesn't require this, I think.
[over.match.best] is what you need.