std.container / tightArray / class (de)allocators
Robert M. Münch
robert.muench at robertmuench.de
Wed Jun 16 01:50:36 PDT 2010
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
More information about the Digitalmars-d
mailing list