[Bug c++/17045] conflict between function template and class with same name

gccbugs at contacts dot eelis dot net gcc-bugzilla@gcc.gnu.org
Mon Aug 16 04:12:00 GMT 2004


------- Additional Comments From gccbugs at contacts dot eelis dot net  2004-08-16 04:12 -------
I'm not convinced T() is the problem, because if I change f(T()); to "T x;
f(x);" the problem remains.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17045



More information about the Gcc-bugs mailing list