[Bug c++/20627] New: Dependend return value of function template is looked up even if function is never instantiated

2005-03-24 Thread schlauerhamster at yahoo dot de
Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schlauerhamster at yahoo dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20627

[Bug c++/20627] Dependend return value of function template is looked up even if function is never instantiated

2005-03-24 Thread schlauerhamster at yahoo dot de
--- Additional Comments From schlauerhamster at yahoo dot de 2005-03-24 21:53 --- Oh, well, just found this sentence here in [temp.inst] of the Standard ("Implicit instantiation"): "If the overload resolution process can determine the correct function to call withou

[Bug c++/20627] Dependend return value of function template is looked up even if function is never instantiated

2005-03-24 Thread schlauerhamster at yahoo dot de
--- Additional Comments From schlauerhamster at yahoo dot de 2005-03-24 21:55 --- (set status to RESOLVED INVALID) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20627