Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
yield.hpp File Reference
#include "coroutine.hpp"
Include dependency graph for yield.hpp:

Macros

#define reenter(c)   BOOST_ASIO_CORO_REENTER(c)
 
#define yield   BOOST_ASIO_CORO_YIELD
 
#define fork   BOOST_ASIO_CORO_FORK
 

Macro Definition Documentation

#define fork   BOOST_ASIO_CORO_FORK
#define reenter (   c)    BOOST_ASIO_CORO_REENTER(c)
#define yield   BOOST_ASIO_CORO_YIELD