Дмитрий Изволов 6e402f5121
[libc++] Support constexpr for std::stable_sort in radix sort branch (#125284)
`std::stable_sort` is `constexpr` since PR
https://github.com/llvm/llvm-project/pull/110320
But `radix_sort` branch is still non-`constexpr`.
This PR fixes it.

#119394
#105360
2025-02-06 09:07:25 +01:00
..
2025-01-24 20:23:18 +01:00
2025-01-28 19:48:43 -08:00
2025-01-20 14:15:50 -05:00