[Issue 22510] Structs with copy constructor can not be heap allocated with default constructor
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 18 09:20:19 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22510
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13314 "Fix Issue 22510 - Structs with copy constructor
can not be heap allocated with default constructor" was merged into master:
- 468f4eab75e48c147b8e9f910944abc4fb47d899 by RazvanN7:
Fix Issue 22510 - Structs with copy constructor can not be heap allocated
with default constructor
https://github.com/dlang/dmd/pull/13314
--
More information about the Digitalmars-d-bugs
mailing list