On this page
std::stop_source::swap
|
(since C++20) |
Exchanges the stop-state of *this
and other
.
Parameters
other | - | stop_source to exchange the contents with |
Return value
(none)
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/thread/stop_source/swap