Safe reference counting cannot be implemented as a library
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Sun Nov 1 14:37:34 PST 2015
On 11/01/2015 03:54 PM, Martin Nowak wrote:
> On 11/01/2015 09:51 PM, Martin Nowak wrote:
>> Any hint/numbers showing that this is actually useful?
>
> Also doesn't a good backend optimizer already fuse writes?
My understanding is that no, that won't happen in most patterns that
matter. -- Andrei
More information about the Digitalmars-d
mailing list