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

  1. Here, two distinct template classes are declared.  The class names
  2. include the arguments in angle brackets.  There is no class called
  3. Sample.  These two classes are instances of the class template
  4. Sample.
  5.