What allocators do you want in std.allocator.showcase?
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Sat Jun 6 08:33:47 PDT 2015
On 6/5/15 11:45 PM, rsw0x wrote:
> are there any plans for a reap-based allocator?
For all: reap means a region with individual object deletion
capabilities, see
http://people.cs.umass.edu/~emery/pubs/berger-oopsla2002.pdf.
Yes, I have a couple of reaps on the list. Any particular allocator on
top of the stack you have in mind?
Andrei
More information about the Digitalmars-d
mailing list