std.allocator ready for some abuse
Walter Bright
newshound2 at digitalmars.com
Thu Oct 24 14:08:28 PDT 2013
On 10/24/2013 12:54 PM, Andrei Alexandrescu wrote:
> I know it's been a long wait. Hopefully it was worth it. The alpha release of
> untyped allocators is ready for tire-kicking and a test drive.
>
> Code: https://github.com/andralex/phobos/blob/allocator/std/allocator.d
>
> Dox: http://erdani.com/d/phobos-prerelease/std_allocator.html
I'm impressed. I looked for 3 or 4 must haves, and they were there! It covers
all the cases I've written custom allocators for.
More information about the Digitalmars-d
mailing list