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++/19189] A derived template cannot access base template members without using this


------- Additional Comments From giovannibajo at libero dot it  2004-12-29 16:59 -------
Specifically, [temp.dep]/3. Besides, even if the release notes do not point you 
to a specific place in the standard, the fact that we even documented that it's 
a *wanted* change in behaviour, it means it has to be correct, don't you think?

-- 


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


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