Give an example of a program that uses the nongeneric version
Give an example of a program that uses the nongeneric version of a
class from the STL and the equivalent program that uses the generic version. How do the two implementations differ? Why is having the syntax of generics better?