StaticBitArray.dim

Gets the amount of native words backing this.

struct StaticBitArray(uint capacity, Block = DefaultBlock)
@safe @property static
uint
dim
()
if (
isUnsigned!DefaultBlock
)

Meta