// driver.cpp: test the UBVector class #include #include #include "UBVector.h" using namespace std; void print(UBVector& ubv) { for (size_t i=0; i