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