Binary data-structure serialization

Robert M. Münch robert.muench at robertmuench.de
Wed Jun 2 01:47:37 PDT 2010


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



More information about the Digitalmars-d mailing list