GC vs. Manual Memory Management Real World Comparison

bearophile bearophileHUGS at lycos.com
Wed Sep 5 05:00:29 PDT 2012


Benjamin Thaut:

> But still in the GC version you have the problem that way to 
> many parts of the language allocate and you don't event notice 
> it when using the GC.

Maybe a compiler-enforced annotation for functions and modules is 
able to remove this problem in D.

Bye,
bearophile


More information about the Digitalmars-d-announce mailing list