Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Coroutine

Unidirectional coroutine
Class coroutine<>::pull_type
Class coroutine<>::push_type

Boost.Coroutine provides two interfaces - one with uni- and one with bidirectional data transfer (deprecated).


PrevUpHomeNext