digitalmars.D.bugs - OutOfMemory missing
- Vathix (3/3) Jul 12 2005 The documentation says OutOfMemory is in std.gc but it's not. I'm aware ...
The documentation says OutOfMemory is in std.gc but it's not. I'm aware it was renamed to OutOfMemoryException, but neither are there. std.gc needs to import std.outofmemory and the documentation needs to change the name.
Jul 12 2005