std.allocator needs your help
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Mon Sep 23 07:54:39 PDT 2013
On 9/23/13 7:22 AM, ponce wrote:
> Great news! It looks like a big improvement on akward C++ allocators.
>
> (For what it's worth I have a working implementation of aligned
> malloc/free/realloc here
> https://github.com/p0nce/gfm/blob/master/gfm/core/memory.d, which can be
> the basis for an allocator layered upon another)
Awesome, thanks. Will look at it.
Andrei
More information about the Digitalmars-d
mailing list