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

Use std::shuffle instead of std::random_shuffle #1131

Merged
merged 2 commits into from
Dec 4, 2023
Merged

Use std::shuffle instead of std::random_shuffle #1131

merged 2 commits into from
Dec 4, 2023

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Dec 4, 2023

As std::random_shuffle was removed in C++17 .

Fix #1130 .

@traversaro traversaro merged commit 01fc60b into master Dec 4, 2023
37 checks passed
@traversaro traversaro deleted the fix1130 branch December 4, 2023 04:44
flferretti pushed a commit to flferretti/idyntree that referenced this pull request Dec 23, 2024
* Use std::shuffle instead of std::random_shuffle
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.

iDynTree macOS CI broken start December 2023
1 participant