Question: Please modify program so it uses a template class. Follow instructions as stated Description: For this assignment, you will use the arraydb class that was
Description: For this assignment, you will use the arraydb class that was used as an example in class. You are to change the arraydb class to be a template class. Instead of only allowing arrays of type doubles, your program should allow any type to be used for the array in the class. You are to test your program with all of the basic types and make sure it works
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
