[Bug c++/40793] "Error: no matching function for call to XYZ" doesn't display function-template-arguments
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jul 18 08:59:00 GMT 2009
------- Comment #1 from rguenth at gcc dot gnu dot org 2009-07-18 08:59 -------
But it doens't know it looks for a template function. It should display the
candidate list from which you can see what happens.
This is how name-lookup and overload resolution works...
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40793
More information about the Gcc-bugs
mailing list