DIP60: @nogc attribute

via Digitalmars-d digitalmars-d at puremagic.com
Fri Apr 18 00:27:50 PDT 2014


On Friday, 18 April 2014 at 06:16:29 UTC, Ola Fosheim Grøstad 
wrote:
> But how can you let the compiler know that you have protected 
> the array so only one thread will take processing-ownership 
> during the life span of the function call?

Btw, Rust apparently uses ARC for immutable data only.



More information about the Digitalmars-d mailing list