Skip to content

MNT: use if constexpr for compile-time branch selection#30502

Merged
charris merged 1 commit into
numpy:mainfrom
r-devulap:30452
Dec 22, 2025
Merged

MNT: use if constexpr for compile-time branch selection#30502
charris merged 1 commit into
numpy:mainfrom
r-devulap:30452

Conversation

@r-devulap
Copy link
Copy Markdown
Member

Closes #30452

@charris
Copy link
Copy Markdown
Member

charris commented Dec 22, 2025

Ah, that's better. Updating all those submodules was a bit much :)

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Dec 22, 2025
@r-devulap
Copy link
Copy Markdown
Member Author

Ah, that's better. Updating all those submodules was a bit much :)

goofed up git rebase, rusty after a long break :)

@charris charris merged commit 02d5e00 into numpy:main Dec 22, 2025
75 checks passed
@charris
Copy link
Copy Markdown
Member

charris commented Dec 22, 2025

Thanks @r-devulap .

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

missing "constexpr" in "quicksort_dispatch" in quicksort.cpp

2 participants