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:54 +0000 (20:11 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 11 Jun 1998 20:11:54 +0000 (20:11 +0000)
commit67fe9f06fa8fa6fc46228b42dc260ea8ac12fcd2
treed5aae1ed6dc7e8b4c47ebdbe7d408c36b2042c4d
parentfb95c8c95682269873f39994ce5c703c935f019f
friend.c (do_friend): Add support for nested classes using member functions of the enclosing class as...


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

From-SVN: r20432
gcc/cp/ChangeLog