This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/41723] Error when using a qualified name to declare a nested template instantiation as a friend of the containing template
- From: "evaned at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Oct 2009 23:10:24 -0000
- Subject: [Bug c++/41723] Error when using a qualified name to declare a nested template instantiation as a friend of the containing template
- References: <bug-41723-18313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from evaned at gmail dot com 2009-10-15 23:10 -------
Created an attachment (id=18804)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18804&action=view)
The broken code
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41723