std::stop_source::~stop_source
來自 cppreference.com
< cpp | thread | stop source
~stop_source(); |
(C++20 起) | |
銷燬 stop_source
物件。
若 *this 擁有關聯的停止狀態,則釋放對其的所有權。