Deep copy vs Shallow Copy

Posted by Ankur on Stack Overflow See other posts from Stack Overflow or by Ankur
Published on 2010-04-17T08:46:48Z Indexed on 2010/04/17 8:53 UTC
Read the original article Hit count: 257

Filed under:

What is the difference between deep and shallow copy. What type of a copy does a copy constructor does?

© Stack Overflow or respective owner

Related posts about c++