Would the ownership model make D lang as complicated as Rust?
    Walter Bright 
    newshound2 at digitalmars.com
       
    Wed Nov 18 01:15:57 UTC 2020
    
    
  
On 11/15/2020 1:29 AM, Sebastiaan Koppe wrote:
> I thought @live can avoid refs count with regard to resource management, and 
> still get deterministic destruction. That would be valuable even if there is a 
> gc around.
If you're using deterministic destruction, you don't need a gc :-)
Anyhow, we can pick this up again after seeing my presentation on it at #DConfOnline
    
    
More information about the Digitalmars-d
mailing list