On Tuesday, 17 February 2015 at 15:54:17 UTC, Andrei Alexandrescu wrote:
On 2/16/15 3:17 PM, Jonathan Marler wrote:
Is there a proposal for how D will support throwing Exceptions in @nogc
code in the future?

Nothing definite. We will get on to that right after 2.067. This is a good time to start discussions. -- Andrei

There are various problem with exception, and @nogc is only one of them.

The other big issue is that exceptions bypass the type qualifier system.

I want to hammer once more the owned solution.

Reply via email to