School program, written in C++ A header file Vector.h is provided, which contains the interface of the vector class template Vector. I implemented the .hpp Vector file so one can use my functions and they will work with the same efficiency as the real Vector class from C++