Fiber local GC

Martin Nowak via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 27 17:22:48 PDT 2016


On Monday, 27 June 2016 at 22:55:39 UTC, deadalnix wrote:
> Yeah, but you can blast the whole heap in between reuse, and 
> that is great :)

Right, and you can already reset a fiber local allocator today, 
just put a reference to it in your Fiber subclass.


More information about the Digitalmars-d mailing list