On Sunday, 11 February 2018 at 00:54:07 UTC, Simen Kjærås wrote:
Typedef explicitly initializes the wrapped value to T.init, thus circumventing the disabled default constructor. Filed a bug:https://issues.dlang.org/show_bug.cgi?id=18415 -- Simen
Thanks!