Skip to content

Commit ee00e8c

Browse files
authored
Remove duplicative links (#4195)
These links are automatically generated by the In this article feature.
1 parent 67399f0 commit ee00e8c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/standard-library/thread-functions.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ helpviewer_keywords: ["std::get_id [C++]", "std::sleep_for [C++]", "std::sleep_u
88
---
99
# `<thread>` functions
1010

11-
[get_id](#get_id)\
12-
[sleep_for](#sleep_for)\
13-
[sleep_until](#sleep_until)\
14-
[swap](#swap)\
15-
[yield](#yield)
16-
1711
## <a name="get_id"></a> get_id
1812

1913
Uniquely identifies the current thread of execution.

0 commit comments

Comments
 (0)