std.jgrandson
via Digitalmars-d
digitalmars-d at puremagic.com
Tue Aug 5 12:08:12 PDT 2014
On Tuesday, 5 August 2014 at 18:12:54 UTC, Andrei Alexandrescu
wrote:
> On 8/5/14, 10:58 AM, Dicebot wrote:
>> On Tuesday, 5 August 2014 at 17:58:08 UTC, Andrei Alexandrescu
>> wrote:
>>> All good points. Proceed with implementation! :o) -- Andrei
>>
>> Any news about std.allocator ? ;)
>
> It looks like I need to go all out and write a garbage
> collector, design and implementation and all.
A few months ago, you posted a video of a talk where you
presented code from a garbage collector (it used templated mark
functions to get precise tracing). I remember you said that this
code was in use somewhere (I guess at FB?). Can this be used as a
basis?
More information about the Digitalmars-d
mailing list