This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24629] Can't use template argument as friend
- From: "mikel at att dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Nov 2005 01:28:29 -0000
- Subject: [Bug c++/24629] Can't use template argument as friend
- References: <bug-24629-11628@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from mikel at att dot net 2005-11-03 01:28 -------
Mea Culpa. It was supported by the other compilers I use (MS and Sun), and it
seemed like such an obvious thing to want to do, and I didn't think anyone
would want explicitly to exclude it, so I didn't check the standard. I'm *very*
sorry to have wasted your time. FWIW, I discovered a workaround at
http://www.byte.com/documents/s=9162/cujexp0312wilson2/
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24629