home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH09
/
A0922101.TXT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-11-02
|
262 b
|
5 lines
The overloaded delete() operator deallocates objects of the class
CachedNode. CachedNode objects can be allocated from the cache
or from free store. This operator determines how the CachedNode
object was allocated and deallocates the node appropriately.