home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH15 / A15080.TXT next >
Encoding:
Text File  |  1993-09-29  |  163 b   |  4 lines

  1. This chapter describes the template facility of C++.  A template
  2. is a blueprint definition for a set of classes or functions that
  3. have similar characteristics.
  4.