enum class
<condition_variable>
std::cv_statusCondition variable status
Type that indicates whether a function returned because of a timeout or not.Values of this type are returned by the wait_for and wait_until members of condition_variable and condition_variable_any.
It is defined as:
1
enum class cv_status { no_timeout, timeout };
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4