YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
stack_allocator.hpp File Reference
#include <cstddef>
Include dependency graph for stack_allocator.hpp:
This graph shows which files directly or indirectly include this file:

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