Skip to content

Commit 33b4f5a

Browse files
authored
Update thread-operators.md
1 parent ac74d2e commit 33b4f5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/thread-operators.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::operator!= (thread)", "std::operator> (thread)", "st
77
---
88
# `<thread>` operators
99

10+
The `<thread>` header provides the following operators:
11+
1012
## <a name="op_gt_eq"></a> `operator>=`
1113

1214
Determines whether one `thread::id` object is greater than or equal to another.

0 commit comments

Comments
 (0)