[Issue 22510] Structs with copy constructor can not be heap allocated with default constructor

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 15 09:20:11 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22510

--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8318 "Merge PR #8315 & #8316 in to `stable`" was
merged into stable:

- bd090534a41834bb4efd0fc8afb7506bb2d87f18 by Ömer Faruk IRMAK:
  Add explicit default ctor for DList.PayNode

  Worksaround Issue 22510 (https://issues.dlang.org/show_bug.cgi?id=22510)
  which prevented us from using structs with explicit copy ctors with DList.

https://github.com/dlang/phobos/pull/8318

--


More information about the Digitalmars-d-bugs mailing list