Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial migration from range-v3 to std::ranges #452

Merged
merged 19 commits into from
Jul 4, 2024
Merged

Partial migration from range-v3 to std::ranges #452

merged 19 commits into from
Jul 4, 2024

Conversation

mlund
Copy link
Owner

@mlund mlund commented Jul 4, 2024

Where possible, this uses std::ranges instead of the external range-v3 library. More conversions will be possible when we eventually migrate to C++23.

@mlund mlund added the code quality ⚙️ Code refactoring / restructuring label Jul 4, 2024
@mlund mlund merged commit 15c1f28 into master Jul 4, 2024
3 checks passed
@mlund mlund deleted the std_ranges branch July 4, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality ⚙️ Code refactoring / restructuring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant