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.
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