associative arrays with manual memory management

Dmitry Olshansky via Digitalmars-d digitalmars-d at puremagic.com
Sat Aug 22 00:37:05 PDT 2015


On 21-Aug-2015 20:20, Ilya Yaroshenko wrote:
> Hi All!
>
> I am going to implement associative arrays with manual memory management
> based on amazing std.experimental.allocator by Andrei
> http://wiki.dlang.org/Review/std.experimental.allocator
>
> I will be happy to receive any advices about algorithms, use cases and API.
>
> Best Regards,
> Ilya

FYI
https://github.com/D-Programming-Language/druntime/pull/1282

-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list