Overview
Suppose we have a class whose objects we do not wish to copy
strings
arrays and other containers
the expression trees we saw last week
How can we avoid copying such objects except when truly necessary?
One way: copy something else instead
Previous slide
Next slide
Back to first slide
View graphic version