[Issue 21036] wrong code for non-pod types when compiled function with variadic static array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jul 16 14:08:57 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21036
Stefan Koch <uplink.coder at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |uplink.coder at gmail.com
--- Comment #1 from Stefan Koch <uplink.coder at gmail.com> ---
It looks like the dtor is called on compiler created temporaries as well as on
the actual arguments.
--
More information about the Digitalmars-d-bugs
mailing list