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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 14 13:14:27 UTC 2021


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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8315 "Add explicit default ctor for DList.PayNode"
was merged into master:

- 61d3fe32930e5457c8665b76d0e826002c3d2dfa 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/8315

--


More information about the Digitalmars-d-bugs mailing list