Safe reference counting cannot be implemented as a library

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Wed Oct 28 00:57:38 PDT 2015


On 2015-10-27 22:50, Andrei Alexandrescu wrote:

> You can safely ignore the C++ part, the views are unsafe. I'd appreciate
> if you backed up your claim on Rust. -- Andrei

Rust is unsafe as well, when you interface with unsafe code.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list