www.digitalmars.com

D Programming Language 1.0

Last update Tue Sep 6 17:18:45 2011

std.outofmemory

Source:
std/outofmemory.d

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

this();
Default constructor