![]() |
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 128 of file SlabBumpAllocator.h.
|
inlineexplicit |
Definition at line 131 of file SlabBumpAllocator.h.
|
inlinenoexcept |
Definition at line 134 of file SlabBumpAllocator.h.
|
inlinenoexcept |
Definition at line 153 of file SlabBumpAllocator.h.
|
inline |
Definition at line 137 of file SlabBumpAllocator.h.
|
inlinenoexcept |
Definition at line 154 of file SlabBumpAllocator.h.
Definition at line 157 of file SlabBumpAllocator.h.