Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

coroutine::is_parent

Returns true if the coroutine is the parent of a fork.

bool is_parent() const;

PrevUpHomeNext