phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
AscendingPageAllocator.getAvailableSize
std
experimental
allocator
building_blocks
ascending_page_allocator
AscendingPageAllocator
Returns the available size for further allocations in bytes.
struct
AscendingPageAllocator
version(StdDdoc)
nothrow @
nogc
size_t
getAvailableSize
(
)
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
ascending_page_allocator
AscendingPageAllocator
constructors
this
destructors
~this
functions
alignedAllocate
allocate
deallocate
deallocateAll
empty
expand
getAvailableSize
goodAllocSize
owns
Returns the available size for further allocations in bytes.