The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
BitmappedBlockWithInternalPointers.expand
std
experimental
allocator
building_blocks
bitmapped_block
BitmappedBlockWithInternalPointers
Allocator primitives.
struct
BitmappedBlockWithInternalPointers
(size_t theBlockSize, uint theAlignment = platformAlignment, ParentAllocator = NullAllocator)
bool
expand
(
ref
void
[]
b
,
size_t
bytes
)
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
bitmapped_block
BitmappedBlockWithInternalPointers
aliases
alignment
constructors
this
functions
allocate
allocateAll
deallocate
empty
expand
goodAllocSize
resolveInternalPointer
Allocator primitives.