You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
std::random_shuffle is deprecated in C++14 and removed in C++17.
This commit replaces it by std::shuffle.
Pull Request resolved: #343
Reviewed By: mehtanirav
Differential Revision: D40433945
Pulled By: malfet
fbshipit-source-id: 1608fa31d6cf8002e538d9a1504ab7443b0637de
0 commit comments