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 pinskia at physics dot uc dot edu  2004-12-29 14:58 -------
Subject: Re:  A derived template cannot access base templat e members without using this


On Dec 29, 2004, at 9:54 AM, Amos Ortal wrote:

> Hi Andrew,
>
> Thank you for your fast reply, I saw the entry in the release notes 
> but it doesn't point to the standard and I could not find it.
>
> Can you please point me to the section in the standard that specify 
> this?

14.6, the whole section is about name resolution in templates.

-- Pinski



-- 


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]