CSE2305 - Object-Oriented Software Engineering
Week 4

Topic 8: C++ Functions


Synopsis


Overloading functions


Overloaded member¤ functions


Dispatching an overloaded function¤


The dispatch¤ resolution algorithm (simplified)


Resolution failure


const functions


Copy constructors¤¤


The problem


The solution


Reading


This material is part of the CSE2305 - Object-Oriented Software Engineering course.
Copyright © Jon McCormack & Damian Conway, 1998–2005. All rights reserved.