www.digitalmars.com

D Programming Language 2.0

Last update Tue Oct 16 09:58:57 2007

std.outofmemory

class OutOfMemoryException: object.Exception;
This exception is thrown when out of memory errors happen.

this();
Default constructor