http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24629
Andrew Pinski changed:
What|Removed |Added
Resolution|INVALID |DUPLICATE
--- Comment #6 from Andrew Pins
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-06-22 20:13 ---
*** Bug 36601 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-01-06 05:28 ---
*** Bug 30390 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- 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
--- Comment #2 from giovannibajo at libero dot it 2005-11-02 09:20 ---
Template parameters can't be used in friend declarations (nor in any elaborated
type specifier construct).
--
giovannibajo at libero dot it changed:
What|Removed |Added
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-02 01:53 ---
I don't think this is valid C++ (at least C++98).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24629