thread::swap Method
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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Swaps the object state with that of a specified thread object.
void swap(
thread& Other
) _NOEXCEPT;
Header: thread
Namespace: std