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 #8 from bangerth at dealii dot org  2008-05-11 02:59 -------
(In reply to comment #7)
> That little bit of ambiguity bothers me a lot less that [...]

If that's your opinion, then you've never worked with large
software systems. Writing a few this-> here and there because the
compiler complains is a small effort compared to debugging why
your code doesn't work.

W.


-- 


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]