std::stop_source::~stop_source
~stop_source(); | (с C++20) |
Уничтожает объект stop_source.
Если у *this есть связанное состояние остановки, освобождает владение им.
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/thread/stop_source/%7Estop_source