This assumption requires a further assumption: the data being pointed to are
class instances. If the data are just storage hunks, then you have to assume
some clone()
function that knows enough about the data to be able to make a
copy of it.
This page last modified on 24 January 2006.