|
YACLib
C++ library for concurrent tasks execution
|
#include <fiber_base.hpp>
Additional Inherited Members | |
Public Member Functions inherited from yaclib::detail::fiber::Node | |
| bool | Erase () |
Public Attributes inherited from yaclib::detail::fiber::Node | |
| Node * | prev {this} |
| Node * | next {this} |
Definition at line 16 of file fiber_base.hpp.