RCArray is unsafe

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Tue Mar 3 01:04:53 PST 2015


On 3/2/2015 9:58 PM, weaselcat wrote:
> Borrowing 'a' from a struct would make the parent struct immutable during the
> borrow scope of 'a', I believe.

Right, now consider that struct is a leaf in a complex graph of data structures.


More information about the Digitalmars-d mailing list