/OOP_Cpp_ComplexNumbers

C++, operator overloading, friend classes, encapsulation.

Primary LanguageC++

Complex Numbers in C++ w/ operator overloading + encapsulation; friend classes

2013 Amanda Falke

Project covering these topics:

C++ Rule of Three or "The Big Three:"

Destructor, copy constructor, and copy assignment operator

Operator Overloading / Encapsulation / Friend Classes

Const Correctness

alt text