Skip to content

Conversation

@LilithHafner
Copy link
Member

Widen the type signature of the radix sort method from ::DirectOrdering to ::Ordering. It will still throw on all non-direct orderings because the only methods defined for uint_map are on direct orderings. However, if someone wants to hack that internal it should now be supported.

Closes #60184.

@LilithHafner LilithHafner added the sorting Put things in order label Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sorting Put things in order

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sort throws argument error for custom ordering using UIntMappable

2 participants