FYI - mo' work on std.allocator
John Colvin via Digitalmars-d
digitalmars-d at puremagic.com
Mon Apr 28 11:01:11 PDT 2014
On Sunday, 27 April 2014 at 05:43:07 UTC, Andrei Alexandrescu
wrote:
> Added SbrkRegion, SimpleBlocklist, and Blocklist.
>
> http://erdani.com/d/phobos-prerelease/std_allocator.html#.SbrkRegion
> http://erdani.com/d/phobos-prerelease/std_allocator.html#.SimpleBlocklist
> http://erdani.com/d/phobos-prerelease/std_allocator.html#.Blocklist
>
> https://github.com/andralex/phobos/blob/allocator/std/allocator.d
>
> Destruction is as always welcome. I plan to get into tracing
> tomorrow morning.
>
>
> Andrei
Nothing much to add here, I just wanted to say that I'm very
excited to see the wider consequences of this module/design.
More information about the Digitalmars-d
mailing list