Smart pointers instead of GC?

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Feb 3 18:51:21 PST 2014


On 2/3/14, 3:13 PM, woh wrote:
>
>   Any system that forces a single way of handling memory as the only
> viable method, be it GC( as D currently does), or ARC, is undesirable to me
>
>    Rust seems to have found a very nice model, and even cpp with
> value/unique/rc/weak is IMO superior to what D currently offers

I think Rust expended too much language complexity on that one issue.

Andrei



More information about the Digitalmars-d mailing list