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: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Dec 2004 16:59:56 -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 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