BitmappedBlock.alignment

The alignment offered is user-configurable statically through parameter theAlignment, defaulted to platformAlignment.

struct BitmappedBlock(size_t theBlockSize, uint theAlignment = platformAlignment, ParentAllocator = NullAllocator)
alias alignment = theAlignment

Meta