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

Disable random_suffle in C++17. #53

Merged
merged 1 commit into from
May 31, 2017
Merged

Conversation

Flast
Copy link
Collaborator

@Flast Flast commented May 31, 2017

This PR disable removed algorithm only, I'll implement c++11 or later algorithms in other PR.

Tested:

  • GCC 7.1.1 20170503 (Red Hat 7.1.1-1)
    • gnu++98 / 11 / 14 / 1z
  • Clang 4.0.0
    • gnu++98 / 11 / 14 / 1z
  • MSVC
    • 8 / 9sp1 / 10sp1 / 11u5 / 12u5 / 14u3 / 14.1

@Flast
Copy link
Collaborator Author

Flast commented May 31, 2017

rels #51

@Flast Flast merged commit 8629587 into boostorg:develop May 31, 2017
@Flast Flast deleted the removed-algorithm branch May 31, 2017 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant