Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

experimental::coro::operator bool

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

operator bool() const;

PrevUpHomeNext