Boost logo

Boost :

Subject: [boost] [config] std::shuffle support
From: Edward Diener (eldiener_at_[hidden])
Date: 2016-11-06 21:46:27


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.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk