Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::coroutines::coroutine< T > Struct Template Reference

#include <asymmetric_coroutine.hpp>

Public Types

typedef push_coroutine< Tpush_type
 
typedef pull_coroutine< Tpull_type
 

Member Typedef Documentation

template<typename T >
typedef pull_coroutine< T > boost::coroutines::coroutine< T >::pull_type
template<typename T >
typedef push_coroutine< T > boost::coroutines::coroutine< T >::push_type

The documentation for this struct was generated from the following file: