packaged_task::swap Method
Exchanges the associated asynchronous state with that of a specified object.
void swap(packaged_task& Right) _NOEXCEPT;
Parameters
- Right
A packaged_task object.
Requirements
Header: future
Namespace: std
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Exchanges the associated asynchronous state with that of a specified object.
void swap(packaged_task& Right) _NOEXCEPT;
Header: future
Namespace: std