#include <symmetric_coroutine.hpp>
Public Types | |
typedef detail::symmetric_coroutine_call < T > | call_type |
typedef detail::symmetric_coroutine_yield < T > | yield_type |
typedef detail::symmetric_coroutine_call< T > boost::coroutines::symmetric_coroutine< T >::call_type |
typedef detail::symmetric_coroutine_yield< T > boost::coroutines::symmetric_coroutine< T >::yield_type |