std condition variable any std cv status

suggest change

A generalization of std::condition_variable, std::condition_variable_any works with any type of BasicLockable structure.

std::cv_status as a return status for a condition variable has two possible return codes:

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents