On 2010-06-02 03:58:57 +0200, Andrei Alexandrescu said:
TightArray.
What's that? Any link / reference, I haven't found it in the docs.I was quite happy to see a class allocator because it gives flexibility in how & where class objects are allocated. That would have matched my requirements perfectly.
I need to somehow get control of the allocation procedure but would like to let the GC take care of the returned memory.
-- Robert M. Münch www.robertmuench.de
