Skip to content

Commit b2812f2

Browse files
authored
Add leading sentence to <condition_variable> enums reference
1 parent 1a5be4b commit b2812f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/condition-variable-enums.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ f1_keywords: ["condition_variable/std::cv_status"]
66
---
77
# `<condition_variable>` enums
88

9+
The `<condition_variable>` header provides the following enums:
10+
911
## <a name="cv_status"></a> cv_status
1012

1113
Supplies symbolic names for the return values of the methods of class template [condition_variable](../standard-library/condition-variable-class.md).

0 commit comments

Comments
 (0)