friend.c (do_friend): Add support for nested classes using member functions of the...
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 11 Jun 1998 20:11:55 +0000 (20:11 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 11 Jun 1998 20:11:55 +0000 (20:11 +0000)
commit112a70c24da0534355071de477c0b69e17e27eed
tree36c4051274c9f9a3742f80d82925579291b68e42
parent67fe9f06fa8fa6fc46228b42dc260ea8ac12fcd2
friend.c (do_friend): Add support for nested classes using member functions of the enclosing class as...

8
* friend.c (do_friend): Add support for nested classes using
  member functions of the enclosing class as friends.
egcs bug

From-SVN: r20433
gcc/cp/friend.c