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

Replace random_shuffle with shuffle as it's removed from C++17 #188

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

fushar
Copy link
Member

@fushar fushar commented Aug 11, 2024

Fixes #183

@fushar fushar force-pushed the remove-random-shuffle branch from 9942ae2 to 0b4d703 Compare August 11, 2024 10:23
@fushar fushar merged commit 6a4faf9 into master Aug 11, 2024
2 checks passed
@fushar fushar deleted the remove-random-shuffle branch August 11, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

std::random_shuffle is removed in C++17
1 participant