rippled
|
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 323 of file SlabAllocator.h.
|
constexpr |
Definition at line 333 of file SlabAllocator.h.
|
friend |
Definition at line 325 of file SlabAllocator.h.
|
private |
Definition at line 328 of file SlabAllocator.h.
|
private |
Definition at line 329 of file SlabAllocator.h.
|
private |
Definition at line 330 of file SlabAllocator.h.