[Bug c++/41995] Incorrect point of instantiation for function template

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 9 16:01:00 GMT 2009



------- Comment #3 from pinskia at gcc dot gnu dot org  2009-11-09 16:00 -------
Actually this is a combition of two issues really.  First is argument dependent
lookup for fundamental types, do they have an assoicated namespaces (I think
there is a bug report for that)?

And then the other bug is the wrong place: PR 16635.


-- 


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



More information about the Gcc-bugs mailing list