YACLib
C++ library for concurrent tasks execution
|
#include <cstddef>
Go to the source code of this file.
Classes | |
struct | yaclib::detail::fiber::Allocation |
class | yaclib::detail::fiber::IStackAllocator |
Passed to coroutine/fiber constructor, specifies the way in which memory for Stack is Allocated and Released. More... | |
Namespaces | |
namespace | yaclib |
namespace | yaclib::detail |
namespace | yaclib::detail::fiber |