First page Back Continue Last page Graphics
Temporary Variables
Generated when needed if the actual argument doesn't match a reference argument.
Must be a const reference.
I believe that it is better to clear all these mismatches up when designing and implementing and DONT depend on temporary variables or casting to clean up after you. Less mistakes and less costly mistakes later!