stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
BitmappedBlock.blockSize
stdx
allocator
building_blocks
bitmapped_block
BitmappedBlock
Undocumented in source. Be warned that the author may not have intended to support it.
alias
blockSize
=
theBlockSize
uint
blockSize
[@property getter]
struct
BitmappedBlock
(size_t theBlockSize, uint theAlignment = platformAlignment, ParentAllocator = NullAllocator)
@
property
static if
(!(
theBlockSize != chooseAtRuntime
))
uint
blockSize
(
)
uint
blockSize
[@property setter]
Meta
Source
See Implementation
stdx
allocator
building_blocks
bitmapped_block
BitmappedBlock
aliases
alignment
blockSize
constructors
this
destructors
~this
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
dump
empty
expand
goodAllocSize
owns
reallocate
variables
parent