BitArray.capacity

Get capacity in number of bits.

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

Meta