Lecture overview -- Keyboard shortcut: 'u'  Previous page: Discussion - Encapsulation, Visibility and Access -- Keyboard shortcut: 'p'  Next page: Example: Operator overloading in class Point -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Abstraction Mechanisms, Part 1 - slide 35 : 36

Operator overloading
C++ supports comprehensive overloading of existing operators
For some operators, special rules and interpretations apply