Collections question

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Tue Dec 1 22:45:31 PST 2015


On Tuesday, 1 December 2015 at 17:27:20 UTC, Andrei Alexandrescu 
wrote:
> Ah, the good old assignment to reference. We need to prevent 
> that from happening in safe code. Got any fresh ideas? -- Andrei

Disable owner when borrowing 'mutably', and not when borrowing 
'constly'.


More information about the Digitalmars-d mailing list