scope() statements and return
Ola Fosheim Grostad via Digitalmars-d
digitalmars-d at puremagic.com
Fri Oct 3 22:22:10 PDT 2014
On Saturday, 4 October 2014 at 05:05:00 UTC, ketmar via
Digitalmars-d wrote:
> On Sat, 04 Oct 2014 04:54:38 +0000
> Ola Fosheim Grostad via Digitalmars-d
> <digitalmars-d at puremagic.com>
> wrote:
>
>> Should or should not, you have to make do with what you get
>> from libraries.
> wrapper is the answer.
I dont disagree, but the language spec says that you cannot catch
in a finally block... (which is the same as scope(exit).
More information about the Digitalmars-d
mailing list