C++ Module 02 Ad-hoc polymorphism, operator overloading and Orthodox Canonical class form Summary This document contains the exercises of Module 02 from C++ modules. Install You can install each exercise with following command $ make (all) Usage ex00 $ ./fixed ex01 $ ./fixed ex02 $ ./fixed ex03 $ ./bsp