home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A16202.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-03  |  176.7 KB  |  1 channel  |  11,025 sample rate  |  16 seconds
Transcription: Suppose that an exception is thrown during the construction of an object that consists of sub-objects or array elements. Destructors will be called for those sub-objects or array elements that were successfully constructed before the exception was thrown.