This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36163] Friend declaration confused by namespace/using
- 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: 6 May 2008 21:31:42 -0000
- Subject: [Bug c++/36163] Friend declaration confused by namespace/using
- References: <bug-36163-6594@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-05-06 21:31 -------
I don't think this is a bug, the friend class here is really ::foo.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36163