Phobos addition formal review: std.experimental.allocator

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Fri Jun 12 08:54:32 PDT 2015


On 6/12/15 8:54 AM, Andrei Alexandrescu wrote:
> * A dynamicaly-typed layer that allows the user to swap allocators at
> runtime. This is embodied in IAllocator, CAllocatorImpl, theAllocator,
> and processAllocator.

Forgot to mention - the entry point for this layer is also 
http://erdani.com/d/phobos-prerelease/std_experimental_allocator.html.

Andrei


More information about the Digitalmars-d mailing list