Non-null objects, the Null Object pattern, and T.init

Tobias Pankrath tobias at pankrath.net
Sat Jan 18 03:10:53 PST 2014


On Saturday, 18 January 2014 at 11:03:22 UTC, Jacob Carlborg 
wrote:
> On 2014-01-18 11:41, Daniel Murphy wrote:
>
>> The code that detects the null dereference is in the optimizer.
>
> Why is it located there?

It's probably flow sensitive and only the optimizer builds a CFG.


More information about the Digitalmars-d mailing list