7 Nov
2016
7 Nov
'16
2:46 a.m.
Does Boost config currently have a macro to determine whether the c++11 std::shuffle algorithm is supported for a particular compiler ? If not supporting /std:c++latest by changing std::random_shuffle to std::shuffle will not be possible for c++03 libraries.