[Issue 19917] unions should require that all members are `= void` initialised

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 29 21:34:19 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19917

--- Comment #6 from Manu <turkeyman at gmail.com> ---
Either way. I like the `= void` personally. It's explicit, and there's no magic
rules to implement in the compiler.
It's also not always convenient to express a default construction.

--


More information about the Digitalmars-d-bugs mailing list