What is the case against a struct post-blit default constructor?

Walter Bright newshound2 at digitalmars.com
Thu Oct 11 13:06:34 PDT 2012


On 10/11/2012 10:23 AM, Jonathan M Davis wrote:
> but there _are_ cases
> where you can't have an invariant because of it.

Except that you could write the invariant to be inclusive of the .init state.



More information about the Digitalmars-d mailing list