home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH13 / A131141.TXT < prev    next >
Encoding:
Text File  |  1993-09-21  |  156 b   |  4 lines

  1. There is private inheritance from base1 to derived1.  The access
  2. specifier "private" is assumed because there is no explicit access
  3. specifier for base1.
  4.