Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std::recursive_mutex error #25

Open
daidai21 opened this issue Mar 30, 2020 · 2 comments
Open

std::recursive_mutex error #25

daidai21 opened this issue Mar 30, 2020 · 2 comments

Comments

@daidai21
Copy link

你好
std::recursive_mutex 介绍

这里有问题呀!
怎么还有boost?!
std::recursive_mutex::scoped_lock scoped_lock(mutex); 这个是C++17的标准吧?!

@chaomai
Copy link

chaomai commented Mar 30, 2020

cppreference.com - std::recursive_mutex

Defined in header <mutex>
class recursive_mutex; (since C++11)

@lsyanling
Copy link

image

VS2022不认,启用了C++20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants