Interesting PRs: bringing type system legitimacy to shared allocators
Guillaume Piolat via Digitalmars-d
digitalmars-d at puremagic.com
Mon May 1 05:12:13 PDT 2017
On Sunday, 30 April 2017 at 21:43:26 UTC, Andrei Alexandrescu
wrote:
>
> A pass through the root allocators (Mallocator, GCAllocator
> etc) figuring out what attributes could be meaningfully
> attached would be welcome. The rest would rely on inference.
>
>
> Thanks,
>
> Andrei
IAllocator being fully @nogc would be a comforting guarantee, as
runtime dispatch makes for lighter types.
More information about the Digitalmars-d
mailing list