www.digitalmars.com

D Programming Language 1.0

Last update Sat Mar 6 18:01:31 2010

std.outofmemory

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

this();
Default constructor