[Issue 18899] destroy is inefficient for small structs
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu May 24 01:10:36 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18899
Mike Franklin <slavo5150 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slavo5150 at yahoo.com
--- Comment #2 from Mike Franklin <slavo5150 at yahoo.com> ---
> dest[] = src[]
I'm pretty sure this gets lowered to memcpy by the compiler, but I haven't
verified yet.
--
More information about the Digitalmars-d-bugs
mailing list