Properties and Copy Constructors

Chad J chadjoan at __spam.is.bad__gmail.com
Fri Aug 7 12:18:56 PDT 2009


Sergey Gromov wrote:
> 
> Wouldn't it be better if BigInt implemented share-on-copy, copy-on-write
> semantics?  This really boils down to a single reference counter within
> BigInt's allocated data and working struct constructors/destructors.

Sure.

(Given the lack of activity on this thread, I'm suspecting we just
solved the problem and everything is OK.)



More information about the Digitalmars-d mailing list