HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
v1::awaitable_stop_token Class Reference

Public Member Functions

 awaitable_stop_token (awaitable_stop_token &&) noexcept=default
 
awaitable_stop_tokenoperator= (awaitable_stop_token &&) noexcept=default
 
 awaitable_stop_token (awaitable_stop_token const &other) noexcept
 
awaitable_stop_tokenoperator= (awaitable_stop_token const &other) noexcept
 
 awaitable_stop_token (std::stop_token const &stop_token) noexcept
 
bool await_ready () const noexcept
 
void await_suspend (std::coroutine_handle<> handle) noexcept
 
void await_resume () noexcept
 

The documentation for this class was generated from the following files: