We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9362a5 commit d553fedCopy full SHA for d553fed
NEWS.md
@@ -95,6 +95,7 @@ Library changes
95
a `Slices` object, which allows dispatching to provide more efficient methods ([#32310]).
96
* `@kwdef` is now exported and added to the public API ([#46273])
97
* An issue with order of operations in `fld1` is now fixed ([#28973]).
98
+* Sorting is now always stable by default as `QuickSort` was stabilized in ([#45222]).
99
100
Standard library changes
101
------------------------
0 commit comments