Update regarding the Nullable issue
FeepingCreature
feepingcreature at gmail.com
Thu Jul 12 12:21:54 UTC 2018
On Thursday, 12 July 2018 at 08:54:17 UTC, Simen Kjærås wrote:
> Whether that means it's undefined behavior or the compiler
> should statically disallow it is up for debate, I guess.
>
> --
> Simen
Honestly, half the reason I'm using it so enthusiastically is
that I want to emphasize that this is an important usecase that
can't be neglected, so that if unions are ever fixed they give us
some other way to manually handle struct destruction, like
@managed or @nodestroy.
More information about the Digitalmars-d-announce
mailing list