[Issue 23668] Can't stable sort structs with disabled default constructor.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Feb 4 08:51:34 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23668
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8676 "Fix issue 23668: TimSort must avoid default
initialization if the type being sorted has it disabled." was merged into
stable:
- 01b99cb6c39ee1876a2dceaa7be54adb62e460e6 by Mathis Beer:
Fix issue 23668: TimSort must avoid default initialization if the type being
sorted has it disabled.
https://github.com/dlang/phobos/pull/8676
--
More information about the Digitalmars-d-bugs
mailing list