News

To convert the class to a template class you must: Put the entire class (the .h file class definition, and the .cpp file method implementations) in one .h file. For this lab, put the entire class into ...