On heap segregation, GC optimization and @nogc relaxing
via Digitalmars-d
digitalmars-d at puremagic.com
Sun Nov 16 02:21:52 PST 2014
On Friday, 14 November 2014 at 21:59:47 UTC, deadalnix wrote:
> On Friday, 14 November 2014 at 11:46:51 UTC, Marc Schütz wrote:
> That is a well covered subject and told you what to google for
> as
> well as the basic approach. Your example here simply told me you
> haven't done your homework before posting.
Ok, you caught me there :-P
To my excuse, I did do some (too) superficial research, but even
found statements like some ML languages not supporting
multithreading, but no details about GC techniques used.
But your explanation makes it clear, and this indeed a very
clever idea.
More information about the Digitalmars-d
mailing list