std::stop_source::~stop_source
提供: cppreference.com
< cpp | thread | stop source
~stop_source(); |
(C++20以上) | |
stop_source
オブジェクトを破棄します。
*this が紐付いた停止状態を持つ場合は、その所有権を手放します。