This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15695] Instantiations of a template cannot be mutual friends?
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 May 2004 01:29:19 -0000
- Subject: [Bug c++/15695] Instantiations of a template cannot be mutual friends?
- References: <20040528012139.15695.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-28 01:29 -------
14.5.3 - Friends [temp.friend], p9, says that "Friend declarations shall not declare partial
specializations."
I think it is time to sometime to use google to check first if there is a bug.
Also I think this is a hole in the language.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15695