http://stackoverflow.com/questions/333736/is-out-of-memory-a-recoverable-error
I asked this over on stackoverflow.com to see what people using other
languages have to say, as well as the D community. The reason I ask is
to see if memory allocation can be allowed in functions marked "nothrow".
- Is "Out of Memory" a recoverable error? Walter Bright
- Re: Is "Out of Memory" a recoverable e... bearophile
- Re: Is "Out of Memory" a recoverable e... Don
- Re: Is "Out of Memory" a recoverab... Robert Fraser
- Re: Is "Out of Memory" a recoverab... Sergey Gromov
- Re: Is "Out of Memory" a recoverab... Stewart Gordon
- Re: Is "Out of Memory" a recoverable e... Robert Jacques
- Re: Is "Out of Memory" a recoverable e... Steven Schveighoffer
- Re: Is "Out of Memory" a recoverab... Walter Bright
- Re: Is "Out of Memory" a recoverable e... Russell Lewis
- Re: Is "Out of Memory" a recoverab... Jarrett Billingsley