On Friday, 28 October 2016 at 11:37:52 UTC, Temtaime wrote: > But what about the case when default ctor is disabled ? Only relevant if you've written something like `@disable static S init();`, which you shouldn't be doing anyway. `.init` is independent of `@disable this()`