This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11429] nested class within template class is not inherited by derived template class
- From: "pettit at mbi dot ucla dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jul 2003 05:52:31 -0000
- Subject: [Bug c++/11429] nested class within template class is not inherited by derived template class
- References: <20030704055005.11429.pettit@mbi.ucla.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11429
------- Additional Comments From pettit at mbi dot ucla dot edu 2003-07-04 05:52 -------
Created an attachment (id=4346)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4346&action=view)
simple source for testing