|
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 304 of file SlabAllocator.h.
|
constexpr |
Definition at line 314 of file SlabAllocator.h.
|
friend |
Definition at line 306 of file SlabAllocator.h.
|
private |
Definition at line 309 of file SlabAllocator.h.
|
private |
Definition at line 310 of file SlabAllocator.h.
|
private |
Definition at line 311 of file SlabAllocator.h.