This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/36203] explicit member function template lookup fails from templated function



------- Comment #3 from starlight at binnacle dot cx  2008-05-10 23:54 -------
Now that I'm "fixing" the ->template f<>() member references in 
the code it's obvious this one is just a much of a hemorrhoidal 
pain as the scope rule resolution.  It deserves a command switch 
for turning off the strict behavior.  Something like

  -fdisable-non-intuitive-template-behavior-that-serves-no-real-purpose


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]