![]() |
Project
|
#include <SlabBumpAllocator.h>
Public Member Functions | |
| Handle (SlabSink *sink) | |
| void | beginProducer (int32_t p) noexcept |
| template<typename... Args> | |
| void | emplace (Args &&... args) |
| size_t | emitted () const noexcept |
| size_t | spilled () const noexcept |
Friends | |
| class | SlabSink |
Definition at line 133 of file SlabBumpAllocator.h.
|
inlineexplicit |
Definition at line 136 of file SlabBumpAllocator.h.
|
inlinenoexcept |
Definition at line 139 of file SlabBumpAllocator.h.
|
inlinenoexcept |
Definition at line 158 of file SlabBumpAllocator.h.
|
inline |
Definition at line 142 of file SlabBumpAllocator.h.
|
inlinenoexcept |
Definition at line 159 of file SlabBumpAllocator.h.
Definition at line 162 of file SlabBumpAllocator.h.