Memory management documentation

Ali Çehreli acehreli at yahoo.com
Tue Jun 1 10:21:34 PDT 2010


Some of the examples at

   http://digitalmars.com/d/2.0/memory.html

seem to be outdated:

- dmd 2.046 does not have std.outofmemory. Where is OutOfMemoryException 
defined?

- no std.gc: (I found out later that core.memory is it)

Where can I learn more about the current features on memory management.

Thank you,
Ali


More information about the Digitalmars-d-learn mailing list