asio C++ library

PrevUpHomeNext

experimental::coro::operator bool

Check whether the coroutine is open, i.e. can be resumed.

operator bool() const;

PrevUpHomeNext