This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/20028] problem with protected members in template inheritance
- From: "jcobyrne at cox dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Feb 2005 16:08:29 -0000
- Subject: [Bug c++/20028] problem with protected members in template inheritance
- References: <20050217160539.20028.jcobyrne@cox.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jcobyrne at cox dot net 2005-02-17 16:08 -------
By the way, when removing the friend class and line 1 of the source file, the
code WILL compile on g++3.2.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20028