This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19189] A derived template cannot access base template members without using this
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Dec 2004 14:58:07 -0000
- Subject: [Bug c++/19189] A derived template cannot access base template members without using this
- References: <20041229143046.19189.amos@ilogix.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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