Why are copy constructors unnecessary for immutable objects?

Posted by Jothi on Stack Overflow See other posts from Stack Overflow or by Jothi
Published on 2010-03-11T18:12:41Z Indexed on 2010/03/11 18:19 UTC
Read the original article Hit count: 596

Why are copy constructors unnecessary for immutable objects? Please explain this for me.

© Stack Overflow or respective owner

Related posts about immutable

Related posts about copy