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