Can I read Template Class and Operator Overloading on EtoBox?
Template Class and Operator Overloading by Peter Rabbit is a document available to read on EtoBox.
What is Template Class and Operator Overloading about?
The document describes two tasks for a CSE225L lab assignment on template classes and operator overloading. Task 1 involves modifying a dynamic array class to be a template class that can store elements of any type. Task 2 involves overloading the * multiplication and != inequality operators for a complex number class to allow complex number objects to be multiplied and compared.
- Author
- Peter Rabbit
- Language
- EN