标签: c++ xcode macos c++11 c++14
我使用Xcode9在MacOs Sierra 10.12.6上运行。根据Apple #include <shared_mutex>在MacOS 10.12中可用。
10.12.6
#include <shared_mutex>
但试图包含错误说
shared_timed_mutex不可用:在macOS 10.12中引入
shared_timed_mutex