D - dmd\src\phobos\internal\gc\gcx.d
- Cloud9 Virtual <cloud9virtual yahoo.com> Jan 11 2004
- "Walter" <walter digitalmars.com> Jan 15 2004
Walter, I cannot easily discern what collection strategy you use. It appears to be mark & sweep, non-copying, non-compacting. Is this correct?
Jan 11 2004
"Cloud9 Virtual" <cloud9virtual yahoo.com> wrote in message news:btsvcc$24af$1 digitaldaemon.com...Walter, I cannot easily discern what collection strategy you use. It appears to be mark & sweep, non-copying, non-compacting. Is this correct?
Yes.
Jan 15 2004








"Walter" <walter digitalmars.com>