escaping addresses of ref parameters - not
Denis Koroskin
2korden at gmail.com
Mon Feb 9 02:18:27 PST 2009
On Mon, 09 Feb 2009 11:24:09 +0300, Bartosz Milewski <bartosz at relisoft.com> wrote:
> My point is that it's a redundant check. Whether it is there or not, the
> result is the same--the program will halt. Maybe the error message form
> enforce will look nicer, but that's about it.
>
It will throw a recoverable Exception (an access violation is an Error, IIRC).
More information about the Digitalmars-d
mailing list