[Issue 17572] unrestricted union erroneously invokes postblit

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jun 29 12:50:23 PDT 2017


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

--- Comment #1 from kinke at gmx.net ---
Not a bug, as the copy and postblit happens correctly when constructing the
`cast(POD!Node)val` rvalue, see
https://github.com/ldc-developers/ldc/issues/2185.

--


More information about the Digitalmars-d-bugs mailing list