run-time stack-based allocation
dsimcha
dsimcha at yahoo.com
Mon May 7 18:29:46 PDT 2012
On 5/7/2012 12:08 PM, Gor Gyolchanyan wrote:
> Wasn't there an allocator mechanism under development for phobos? I
> remember there was a StackAllocator, that can span for arbitrary
> scopes. What's up with that?
I wrote one. It's at https://github.com/dsimcha/TempAlloc . It hasn't
been accepted to Phobos, though, because of issues w.r.t. figuring out
what a more general allocator interface should look like.
More information about the Digitalmars-d
mailing list