BitArray.countOnes

Get number of bits set (to one).

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

Meta