devriet / cppHomework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Homework - CIS343

This is a C++ project which will create a concert object, and overwrite the < operator in order to compair and sort the concerts.

The code also overrides the output stream operator (ostream <<) in order to accept a Concert for the standard out.

About


Languages

Language:C++ 100.0%