tmp/tmpc327rqc_/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
void swap(thread& x, thread& y) noexcept;
|
| 5 |
```
|
| 6 |
|
|
|
|
| 1 |
+
#### Specialized algorithms <a id="thread.thread.algorithm">[[thread.thread.algorithm]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
void swap(thread& x, thread& y) noexcept;
|
| 5 |
```
|
| 6 |
|