--- Additional Comments From assar at kth dot se 2005-09-14 20:49 ---
Subject: Re: friend in containing namespace is not found
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
> Not a bug, as "friend class A;" refers to Foo::Bar::A and not Foo::A
> as defined by the C++ stan
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-14
19:22 ---
Not a bug, as "friend class A;" refers to Foo::Bar::A and not Foo::A as defined
by the C++ standard.
--
What|Removed |Added
-
--
What|Removed |Added
Known to fail||4.0.1
Known to work||3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23886