[Bug c++/19741] suboptimal error message for template functions (as opposed to non-templates)
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 1 17:30:00 GMT 2005
------- Additional Comments From bangerth at dealii dot org 2005-02-01 17:30 -------
Except that, of course, in the present case the overload set contains
only a single function (foo2 isn't overloaded, and we have specified
all template arguments). Which should make it even easier to handle
this particular case.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19741
More information about the Gcc-bugs
mailing list