Object Oriented Programming > Chapter 34 > Flashcards
What is difference between class template and function template
class template can be partially specialized while function template can not be partially specialized