jmalkin opened a new pull request, #407:
URL: https://github.com/apache/datasketches-cpp/pull/407

   std::random_shuffle() is removed in c++17 so this ensures strict 
compatibility with the standard by using a c++11-compatible method to achieve 
the same goal.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to