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

  1. Declarations in a local class can access only static objects,
  2. objects declared to be extern, type names, and enumerations from
  3. the enclosing function scope.
  4.