Interesting PRs: bringing type system legitimacy to shared allocators
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Sun May 7 04:46:33 PDT 2017
On 5/7/17 1:30 PM, Stanislav Blinov wrote:
>>
>
> To follow this discussion up, and in light of yesterday's Collections
> presentation at DConf, I though I'd go ahead and make a basic
> implementation of traits-based IAllocator.
>
> You can find it here:
>
> https://github.com/radcapricorn/alloctraits
Cool, thanks. Before we saw that, Eduard and I are working on a similar
solution along the lines of IAllocator!(Flag!"nogc", Flag!"safe"). -- Andrei
More information about the Digitalmars-d
mailing list