[Issue 20365] Copy constructor not invoked on static arrays of structs but the postblit works
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 16 12:08:47 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=20365
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #14372 "Fix Issue 20365 - Copy
constructor not invoked on static arrays of structs but the postblit works"
fixing this issue:
- Fix Issue 20365 - Copy constructor not invoked on static arrays of structs
but the postblit works
https://github.com/dlang/dmd/pull/14372
--
More information about the Digitalmars-d-bugs
mailing list