|
Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
|
Allocator policy adapter wrapping a StaticFramePool. More...
#include <FramePool.hpp>
Collaboration diagram for corium::async::StaticFrameAllocator< MaxFrames, FrameSize >:Public Types | |
| using | Pool = StaticFramePool< MaxFrames, FrameSize > |
Static Public Member Functions | |
| static void * | allocate (std::size_t size) |
| static void | deallocate (void *ptr, std::size_t size) noexcept |
Allocator policy adapter wrapping a StaticFramePool.
| using corium::async::StaticFrameAllocator< MaxFrames, FrameSize >::Pool = StaticFramePool<MaxFrames, FrameSize> |
|
inlinestatic |
Here is the call graph for this function:
|
inlinestaticnoexcept |
Here is the call graph for this function: