home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH08 / A081010.TXT < prev    next >
Encoding:
Text File  |  1993-11-24  |  150 b   |  4 lines

  1. A class must explicitly declare each class and function that is a
  2. friend.  As this example shows, a friend-of-a-friend is not a
  3. friend by default.
  4.