[OT] I wrote a (better?) heap memory manager, is it good for anything?
Mehrdad via Digitalmars-d
digitalmars-d at puremagic.com
Mon Aug 11 14:22:46 PDT 2014
On Monday, 11 August 2014 at 00:52:00 UTC, Timothee Cour via
Digitalmars-d wrote:
> doesn't it's not useful:
> http://codervil.blogspot.com/2012/11/how-to-outperform-stdvector-in-1-easy.html
>
>
>
>> and this was meant to be used in C++.
Yeah, it's one of the shortcomings of C++ and it would be useful.
That said, it'd be pretty easy for me to code it in -- there's
nothing about the design that prevents me from doing so.
Also, if anyone has recommendations on where else I could ask
about this I'd really appreciate it. (e.g. Show HN doesn't seem
particularly excited about this stuff.)
More information about the Digitalmars-d
mailing list