StaticBitArray.dim

Gets the amount of native words backing this.

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

Meta