deadalnix wrote:
On Sunday, 13 March 2016 at 23:34:44 UTC, Adam Wilson wrote:
Is there an implementation of a conservative moving (compacting) GC
out there? I'm not aware of one, but there are a lot of GC's out
there. Boehm isn't.


That is impossible, you need to know what is and isn't a pointer to be
able to move things around.


It was a rhetorical question. I was just leaving the door open for someone to surprise me. ;-)

--
// Adam Wilson
// quiet.dlang.dev

Reply via email to