BitArray.capacity

Get capacity in number of bits.

struct BitArray(bool blockAlignedLength = false, alias Allocator = null)
@safe pure nothrow @nogc @property const
size_t
capacity
()

Meta