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.