Operators, Delegates, and Events
- slide 2 : 20
Why operator overloading?
Use of operators provides for substantial notational convenience in certain classes
Comparison of operator notation and function notation.
The class MyInt.