Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Swaps the object state with that of a specified thread object.
void swap(
thread& Other
) _NOEXCEPT;
Parameters
- Other
A thread object.
Requirements
Header: thread
Namespace: std