Boost
where
arrow_drop_down
Boost news learn community libraries releases

PrevUpHomeNext

coroutine::is_child

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

bool is_child() const;

PrevUpHomeNext