scope(failure): get exception

Jacob Carlborg doob at me.com
Mon Oct 29 02:30:35 PDT 2012


On 2012-10-28 13:20, Jonathan M Davis wrote:

> So, you save one set of braces? I don't see how that really buys you much.

Yes, and the "try" keyword. It would basically be the same as allowing 
to get the exception in scope(failure) but the catch-statement already 
supports this.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list