Introduction to OOP Chapter 15: Overloading : next previous audio real text

Conversion and Coercisons

When one adds conversions into the mix, resolving overloaded function or method calls can get very complex. Many different types of conversions: See text for illustration of the complex rules.
Intro OOP, Chapter 15, Slide 10