#include <asymmetric_coroutine.hpp>
Public Types | |
typedef push_coroutine< T > | push_type |
typedef pull_coroutine< T > | pull_type |
typedef pull_coroutine< T > boost::coroutines::asymmetric_coroutine< T >::pull_type |
typedef push_coroutine< T > boost::coroutines::asymmetric_coroutine< T >::push_type |