StaticBitArray.opCom

Complement operator.

struct StaticBitArray(uint capacity, Block = DefaultBlock)
@safe const @trusted
typeof(this)
opCom
()
if (
isUnsigned!DefaultBlock
)

Meta