Closed DanielaE closed 7 years ago
These changes are required to pass the tests with msvc 14.0 or 14.1 in C++17 mode (i.e. /std:c++latest)
@mclow , I think, it's good proposal and we can merge it. Can you merge it, please?
Please watch the test bots and make sure that all the tests are still passing - then remind me in a week to merge to master.
Hello Marshall, I think it's time to merge to master ...
change std::random_shuffle -> std::shuffle + random_engine if indicated by the supported language level or Boost configuration macro.
Signed-off-by: Daniela Engert dani@ngrt.de