order of static constructor execution

Walter Bright newshound1 at digitalmars.com
Mon Mar 15 11:01:57 PDT 2010


Regan Heath wrote:
> Walter Bright wrote:
>> Regan Heath wrote:
>>> I expect this either isn't possible or falls into the 'possible up to 
>>> a point' category.
>>
>>
>> It's possible up to a point, that point being the parts of the program 
>> the compiler does not see.
> 
> So.. isn't that the same point the current import dependency method 
> stops at?

No, because that's a runtime check.



More information about the Digitalmars-d mailing list