The Driver Program: Lab13.cpp

Lab13.cpp is the driver program. You do NOT need to modify this file. Basically, it will create a set of Pair objects, then try pulling some data members out with the accessors, then so some comparisons to test the "==" operator overloading.