Custom Vector Class In this project, I implemented the vector class using dynamic arrays. I made all of the functions generic by using templates.