Marine Library
1.0
C++ library for Linux Networking Development
|
A lightweight implementation of coroutine. More...
#include <signal.h>
#include "impl/coroutine_impl.hh"
Go to the source code of this file.
Classes | |
class | CCoroutine< T > |
class | CCoroutine< T >::yield_type |
class | CCoroutine< T & > |
class | CCoroutine< T & >::yield_type |
class | CCoroutine< void > |
class | CCoroutine< void >::yield_type |
A lightweight implementation of coroutine.