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

#include <symmetric_coroutine.hpp>

Public Types

typedef
detail::symmetric_coroutine_call
< T
call_type
 
typedef
detail::symmetric_coroutine_yield
< T
yield_type
 

Member Typedef Documentation

template<typename T >
typedef detail::symmetric_coroutine_call< T > boost::coroutines::symmetric_coroutine< T >::call_type
template<typename T >
typedef detail::symmetric_coroutine_yield< T > boost::coroutines::symmetric_coroutine< T >::yield_type

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