https://issues.dlang.org/show_bug.cgi?id=22510
--- Comment #1 from Dlang Bot <[email protected]> --- @omerfirmak created dlang/phobos pull request #8315 "Add explicit default ctor for DList.PayNode" mentioning this issue: - 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 --
