The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
BitmappedBlockWithInternalPointers.alignment
std
experimental
allocator
building_blocks
bitmapped_block
BitmappedBlockWithInternalPointers
Allocator primitives.
import std.experimental.allocator.building_blocks.bitmapped_block;
struct
BitmappedBlockWithInternalPointers
(size_t theBlockSize, uint theAlignment = platformAlignment, ParentAllocator = NullAllocator)
alias
alignment
=
theAlignment
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.