This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/4403] incorrect class becomes a friend in template


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-26 02:56 -------
Even with trying to do:
friend struct ::F;
does not work.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-12-18 18:41:27         |2003-12-26 02:56:00
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4403


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]