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

  1. A nested class can access nonstatic data members of the outer
  2. class only through pointers or references to objects of the outer
  3. class.
  4.