[Bug c++/10619] Error message for no matching function calls does not list explicitly-specified template arguments
gcc-bugzilla at contacts dot eelis.net
gcc-bugzilla@gcc.gnu.org
Sat Oct 22 11:25:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10619
Eelis <gcc-bugzilla at contacts dot eelis.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Eelis <gcc-bugzilla at contacts dot eelis.net> ---
GCC now emits additional diagnostics explaining why the candidate f could not
be used, which is exactly what I wanted. Thanks!
More information about the Gcc-bugs
mailing list