Getting completely (I mean ENTIRELY) rid off GC

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Thu Sep 11 11:41:38 PDT 2014


On Thu, 11 Sep 2014 18:32:09 +0000
Daniel Alves via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> compiler analyzes your code, figures out object scopes and sets 
> the correct calls to retain/release/autorelease
this *is* GC. it's just hidden behind compiler magic and can't be
changed without altering the compiler.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140911/d8dedb8f/attachment.sig>


More information about the Digitalmars-d mailing list