asio C++ library

PrevUpHomeNext

awaitable::valid

Checks if the awaitable refers to a future result.

bool valid() const;

PrevUpHomeNext