On Fri, 03 Oct 2014 04:40:53 +0000
deadalnix via Digitalmars-d <digitalmars-d@puremagic.com> wrote:

> The throw thing is rather stupid, as the scope statement can call 
> arbitrary function that can itself throw.
that's why you'd better use collectException() there, i presume. ;-)

btw: shouldn't compiler check and reject code that calls no-nothrow
functions in scope(...)? bug/ER?

Attachment: signature.asc
Description: PGP signature

Reply via email to