Compiling and Testing

Compiling
(Note that you do not compile the class templates individually, as you would with regular classes.) g++ -Wall -ansi Lab13.cpp -o Lab13.out


Run
linux3[22]% ./Lab13.out