home *** CD-ROM | disk | FTP | other *** search
- 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 AStack. Such function templates are used to create
- member functions that are not explicitly defined.
-