home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A17094.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-04  |  223.7 KB  |  1 channel  |  11,025 sample rate  |  20 seconds
Transcription: These iterator class templates are derived from the class template iterator T. The class template iterator T defines a family of abstract base classes. As always, you cannot create an object of an abstract class. Iterator T template classes define the behavior of their derived classes.