cv_status Enumeration
Supplies symbolic names for the return values of the methods of template class condition_variable.
enum class cv_status {
no_timeout
timeout
};
Requirements
Header: condition_variable
Namespace: std::cv_status
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Supplies symbolic names for the return values of the methods of template class condition_variable.
enum class cv_status {
no_timeout
timeout
};
Header: condition_variable
Namespace: std::cv_status