std::swap(std::packaged_task)
From cppreference.com
< cpp | thread | packaged task
Template:cpp/thread/packaged task/navbar Template:dcl begin Template:dcl Template:dcl end
Specializes the Template:lc algorithm for Template:lc. Exchanges the state of Template:c with that of Template:c. Effectively calls Template:c.
Contents |
[edit] Parameters
Template:par begin Template:par Template:par end
[edit] Return value
(none)