|
YACLib
C++ library for concurrent tasks execution
|
#include <stack_allocator.hpp>
Public Attributes | |
| char * | start = nullptr |
| std::size_t | size = 0 |
Definition at line 7 of file stack_allocator.hpp.
| std::size_t yaclib::detail::fiber::Allocation::size = 0 |
Definition at line 9 of file stack_allocator.hpp.
| char* yaclib::detail::fiber::Allocation::start = nullptr |
Definition at line 8 of file stack_allocator.hpp.