phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
FallbackAllocator.primary
std
experimental
allocator
building_blocks
fallback_allocator
FallbackAllocator
The primary allocator.
struct
FallbackAllocator
(Primary, Fallback)
static if
(
stateSize!Primary
)
Primary
primary
;
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
fallback_allocator
FallbackAllocator
functions
alignedAllocate
allocate
deallocate
empty
expand
owns
reallocate
resolveInternalPointer
static variables
instance
variables
alignment
fallback
primary
The primary allocator.