home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A17111.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-04  |  245.0 KB  |  1 channel  |  11,025 sample rate  |  22 seconds
Transcription: Stack.h contains the definition of the class template, stackt. Stack.h must be included when you are creating templates or classes that use the class template, stackt. Stack.h includes the file, exception.h because the class template, stackt, contains three exception class definitions.