home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A101218.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  194.7 KB  |  1 channel  |  11,025 sample rate  |  18 seconds
Transcription: The destructor must destroy each item in the list object. Here, the iterator next and the overloaded function call operator are used to assign the pointer entry to the location of the next item in the list. When the pointer is null, this list is empty and the destructor ends.