Wednesday, September 29, 2010

Vector_Constuctors Test - GREAT SUCCESS

After I got through the first test, the rest of them seemed relatively easy.  In that I somehow passed both my copy constructor and deconstructor test without even making them.  That worried me a bit, but I declared and defined them none the less.

I was also explained that the deconstructor just needed to be declared since there was nothing dynamic being allocated.  Fun times.

Next up, Vect_Bracket tests...

No comments:

Post a Comment