Computer Algorithms II Lecture Notes

4 September 2008 • Dynamic Storage and C++


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.