- util
- fibers_ext
- detail
- yield_handler
Public Member Functions | |
yield_handler (yield_t const &y) | |
void | operator() (T t) |
void | operator() (boost::system::error_code const &ec, T t) |
![]() | |
yield_handler_base (yield_t const &y) | |
void | operator() (boost::system::error_code const &ec) |
void | bind (yield_completion::ptr_t ptr, boost::system::error_code *ec) |