How much memory is used by an object?

Alexandr Druzhinin drug2004 at bk.ru
Mon Feb 18 08:13:25 PST 2013


18.02.2013 22:39, Jacob Carlborg пишет:
>
> * The GC will never give back memory to the OS which it has allocated
>
and this the next problem I get - the application eats memory always. in 
C++ I'd say it is leaks but with gc I'm not sure it is - I guess gc 
collects memory but I don't see in reality. I think I don't understand 
something important and now I read from the start.


More information about the Digitalmars-d-learn mailing list