home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH15 / A15121.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-01  |  245.6 KB  |  1 channel  |  11,025 sample rate  |  22 seconds
Transcription: Functions that are members of template classes are implicitly template functions. They implicitly have the same template arguments as their class. The two functions defined here are member functions of the template classes generated from the class template a stack. Such function templates are used to create member functions that are not explicitly defined.