misplaced @trust?

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Sun Feb 8 01:14:57 PST 2015


On 2015-02-05 22:35, Walter Bright wrote:

> It's no different from:
>
> Q: the compiler gave me a mismatched type error!
> A: put in a cast and it'll compile!

The difference is if you do that the compiler won't disable type 
checking for the whole function.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list