|
xrpld
|
#include <SlabAllocator.h>

Public Member Functions | |
| constexpr | SlabConfig (std::size_t extra, std::size_t alloc=0, std::size_t align=alignof(Type)) |
Private Attributes | |
| std::size_t | extra_ |
| std::size_t | alloc_ |
| std::size_t | align_ |
Friends | |
| class | SlabAllocatorSet |
Definition at line 291 of file SlabAllocator.h.
|
constexpr |
Definition at line 301 of file SlabAllocator.h.
|
friend |
Definition at line 293 of file SlabAllocator.h.
|
private |
Definition at line 296 of file SlabAllocator.h.
|
private |
Definition at line 297 of file SlabAllocator.h.
|
private |
Definition at line 298 of file SlabAllocator.h.