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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Exchanges the associated asynchronous state with that of a specified object.
void swap(packaged_task& Right) _NOEXCEPT;
Header: future
Namespace: std