mirror of
https://github.com/boostorg/config.git
synced 2025-10-15 17:05:26 +02:00
f3cea5a8e4116b0fa18a2794e6ac896051a4bcc0
The algorithm std::random_shuffle was marked as deprecated in C++14 and is removed from the upcoming C++17 standard. The name itself is still reserved and library implementations may continue to ship it. In this sense, support for std::random_shuffle must be regarded as purely optional and a feature-test macro is required to test for its presence. Signed-off-by: Daniela Engert <dani@ngrt.de>
Description
Boost.org config module
Languages
C++
87.9%
Makefile
7%
Cuda
3.7%
Shell
1.3%