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. -- Marc Glisse