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.
1 parent ac74d2e commit 33b4f5aCopy full SHA for 33b4f5a
docs/standard-library/thread-operators.md
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::operator!= (thread)", "std::operator> (thread)", "st
7
---
8
# `<thread>` operators
9
10
+The `<thread>` header provides the following operators:
11
+
12
## <a name="op_gt_eq"></a> `operator>=`
13
14
Determines whether one `thread::id` object is greater than or equal to another.
0 commit comments