associative arrays with manual memory management

via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Aug 25 23:41:39 PDT 2015


On Monday, 24 August 2015 at 12:01:52 UTC, Ilya Yaroshenko wrote:

Nice! I'll try this!

>     auto a = AA!(string, int, shared Mallocator)

When does the third parameter need to be qualified as `shared`?



More information about the Digitalmars-d-announce mailing list