On 6/9/2015 1:19 AM, Marc Glisse wrote:
On Mon, 8 Jun 2015, Edward Diener wrote:I am looking for a way to check for C++14 support for the shared_mutex header in libstdc++ using preprocessor predefined macros. Is there a way to do this ?// TODO: #define __cpp_lib_shared_mutex 201505 Soon, I believe it has to wait until sg10 approves of a name.
I found this link: https://isocpp.org/std/standing-documents/sd-6-sg10-feature-test-recommendations#recs.cpp14.