![]() |
![]()
| ![]() |
![]()
NAMEstd::stop_token::stop_requested - std::stop_token::stop_requested Synopsis[[nodiscard]] bool stop_requested() const noexcept; (since C++20)
Parameters(none) Return value true if the stop_token object has associated stop-state and it
received a stop
Example This section is incomplete
|