We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<condition_variable>
1 parent 1a5be4b commit b2812f2Copy full SHA for b2812f2
docs/standard-library/condition-variable-enums.md
@@ -6,6 +6,8 @@ f1_keywords: ["condition_variable/std::cv_status"]
6
---
7
# `<condition_variable>` enums
8
9
+The `<condition_variable>` header provides the following enums:
10
+
11
## <a name="cv_status"></a> cv_status
12
13
Supplies symbolic names for the return values of the methods of class template [condition_variable](../standard-library/condition-variable-class.md).
0 commit comments