[Issue 20360] std.variant doesn't do postblit/dtor correctly for large structs
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jan 5 19:06:57 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20360
berni44 <bugzilla at d-ecke.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at d-ecke.de
--- Comment #2 from berni44 <bugzilla at d-ecke.de> ---
On my computer the static array u can contain up to 24 element to work.
Together with the 8 bytes of the pointer this looks like 32 bytes is the magic
border.
--
More information about the Digitalmars-d-bugs
mailing list