associative arrays with manual memory management

Ilya Yaroshenko via Digitalmars-d digitalmars-d at puremagic.com
Mon Aug 24 05:04:31 PDT 2015


On Saturday, 22 August 2015 at 04:16:30 UTC, Rikki Cattermole 
wrote:
> On 8/22/2015 5:20 AM, 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
>
> Will it be language feature fix, or is it an independent 
> container?
> If the later I already have a simple dumb one which I can share 
> (not on this machine). I'll be happy to use what you create. 
> Same goes for list and friends ones.

Annonce
http://forum.dlang.org/post/hgawkhhbvkkxbnjziieu@forum.dlang.org


More information about the Digitalmars-d mailing list