Data Access and Operations
- slide 28 : 45
Why operator overloading?
Use of operators provides for substantial notational convenience in certain classes
Comparison of operator notation and function notation.
The class MyInt.
Output of comparison between operator and function notation.