phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
FallbackAllocator.fallback
std
experimental
allocator
building_blocks
fallback_allocator
FallbackAllocator
The fallback allocator.
struct
FallbackAllocator
(Primary, Fallback)
static if
(
stateSize!Fallback
)
Fallback
fallback
;
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 fallback allocator.