std.container / tightArray / class (de)allocators

BLS windevguy at hotmail.de
Wed Jun 16 06:33:40 PDT 2010


On 16/06/2010 10:50, Robert M. Münch wrote:
> On 2010-06-16 08:59:47 +0200, Andrei Alexandrescu said:
>
>> Sorry for being slow on that. Currently TightArray (renamed to Array)
>> uses hardcoded calls to malloc and free. I'd be glad to use a better
>> design if one came along.
>
> Hi Andrei, ok. At least it's a chart. I'm going to take a look and first
> try to replace malloc/free with my versions and than we can see how to
> make these functions replace-able at compile/run-time.
>
> ---
> Robert M. Münch
> http://www.robertmuench.de
>

HM''''
How to bring a (Tight)Array designed as memory watch dog and a fixed 
sized, but chunked, memory mapped file together.
I am curious .. (to say the least)


More information about the Digitalmars-d mailing list