home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A16204.TXT < prev    next >
Encoding:
Text File  |  1993-08-16  |  113 b   |  3 lines

  1. If the thrown object has a destructor, the destructor is not
  2. called until the exception is caught and handled.
  3.