This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11418] Nested template as arg to base class template confuses args
- From: "GccBugs at Skyler dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jul 2003 02:17:02 -0000
- Subject: [Bug c++/11418] Nested template as arg to base class template confuses args
- References: <20030703021503.11418.GccBugs@Skyler.com>
- 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=11418
------- Additional Comments From GccBugs at Skyler dot com 2003-07-03 02:17 -------
Created an attachment (id=4334)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4334&action=view)
Example and workaround of problem deriving with nested templates
Results using Cygwin under Windows 2000.