[Issue 12253] Built-in sort accepts an array of structs of immutables

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 8 13:55:18 UTC 2021


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

Dennis <dkorpel at live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dkorpel at live.nl
         Resolution|---                         |WONTFIX

--- Comment #3 from Dennis <dkorpel at live.nl> ---
The sort property was deprecated in 2.072.2 and removed in 2.075.1. `sort` from
std.algorithm correctly rejects the code.

--


More information about the Digitalmars-d-bugs mailing list