On Friday, 12 June 2015 at 15:54:27 UTC, Andrei Alexandrescu wrote:
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


Are there any plans to have new and delete call out to theAllocator or processAllocator?

Reply via email to