phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
NullAllocator.instance
std
experimental
allocator
building_blocks
null_allocator
NullAllocator
Returns the
shared
global instance of the
NullAllocator
.
struct
NullAllocator
nothrow @
nogc
pure @
safe
static shared
NullAllocator
instance
;
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
null_allocator
NullAllocator
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
empty
expand
owns
reallocate
resolveInternalPointer
static variables
instance
variables
alignment
Returns the shared global instance of the NullAllocator.