www.digitalmars.com

D Programming Language 2.0

Last update Sat Aug 30 12:38:11 2008

std.outofmemory

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

this();
Default constructor