YACLib
C++ library for concurrent tasks execution
|
This is the complete list of members for yaclib::detail::fiber::Stack, including all inherited members.
GetAllocation() noexcept | yaclib::detail::fiber::Stack | inline |
GetAllocator() const noexcept | yaclib::detail::fiber::Stack | inline |
operator=(Stack &&other) noexcept | yaclib::detail::fiber::Stack | inline |
Stack(IStackAllocator &allocator) | yaclib::detail::fiber::Stack | inlineexplicit |
Stack(Stack &&that) noexcept=default | yaclib::detail::fiber::Stack | |
~Stack() | yaclib::detail::fiber::Stack | inline |