home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A0922101.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  204.6 KB  |  1 channel  |  11,025 sample rate  |  19 seconds
Transcription: The overloaded delete operator deallocates objects of the class CachedNode. CachedNode objects can be allocated from the cache or from free storage. This operator determines how the CachedNode object was allocated and deallocates the node appropriately.