www.digitalmars.com

D Programming Language 1.0

Last update Sun Oct 11 21:34:47 2009

std.outofmemory

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

this();
Default constructor