Returning References from functions

Objectives

We would like to :
  1. Discuss returning a reference from a function.

Notes

  • Overloading these is easy, but there is a "trick".
  • You might get tempted to return references to everything