Regarding nothrow and @safe

Sean Eskapp eatingstaples at gmail.com
Sat Aug 20 11:18:25 PDT 2011


bearophile:
> As far as I know they have decided to make memory overflow errors, so they are
not exceptions, you can't catch them. Other people will confirm this or not.

In this case, how would you go about handling out-of-memory situations? A systems
programming language should certainly give the programmer the option to deal with
this.


More information about the Digitalmars-d-learn mailing list