www.digitalmars.com

D Programming Language 1.0

Last update Tue Sep 2 19:07:10 2008

std.outofmemory

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

this();
Default constructor