Proposal: Exceptions and @nogc

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Wed Apr 5 13:45:08 PDT 2017


On Wednesday, 5 April 2017 at 09:51:16 UTC, Walter Bright wrote:
> Much of Phobos has been redone to not assume/require the GC. A 
> glaring exception (!) is when Exceptions are thrown, which is 
> why we're looking for a solution.

Make the exception owned, and let the caller decide.



More information about the Digitalmars-d mailing list