Opened 14 years ago
Closed 14 years ago
#1965 closed Bugs (fixed)
There is no documented swap(thread&,thread&)
| Reported by: | Dave Abrahams | Owned by: | Anthony Williams |
|---|---|---|---|
| Milestone: | Boost 1.36.0 | Component: | thread |
| Version: | Boost 1.35.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
If there's a member swap, you should have a free function too.
Note:
See TracTickets
for help on using tickets.

Free function swap added on trunk (change 46121). Docs added on trunk (change 46122)