This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22047] friend declaration for typedef object
- 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: 13 Jun 2005 14:28:25 -0000
- Subject: [Bug c++/22047] friend declaration for typedef object
- References: <20050613142319.22047.kumar.mahesh@cognizant.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-13 14:28 -------
http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1520.pdf
Hmm, this is not valid C++89 but looks like it will become valid code in the newer C++ standard.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22047