Chapter 15
Operator overloading

15.1 Introduction
15.2 Operator declarations
15.3 Assignment operators
15.4 Arithmetic operators
15.5 Comparison operator
15.6 In operator
15.7 Logical operators
15.8 Inc/Dec operators
15.9 The enumerator operator