[Issue 23668] Can't stable sort structs with disabled default constructor.
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Feb  3 13:43:30 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23668
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@FeepingCreature created dlang/phobos pull request #8676 "Fix issue 23668:
TimSort must avoid default initialization if the type being sorted has it
disabled." fixing this issue:
- 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