home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH15 / A15141.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-01  |  206.8 KB  |  1 channel  |  11,025 sample rate  |  19 seconds
Transcription: You must include the declaration of a template in every code file that refers to it. You may define the template in a header file or a separate code file. As with any header file, you can use the preprocessor directives to make sure that a template definition is included only once in a compilation unit.