home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A17091.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-04  |  245.6 KB  |  1 channel  |  11,025 sample rate  |  22 seconds
Transcription: Stack collection classes are derived from the class template, stack T, that is used to build a family of abstract base classes. These abstract base classes define the interface for their stack collection classes. The abstract base classes guarantee that a minimal set of operations will be available in all derived stack collection classes.