StaticBitArray.opIndex

Gets the idx'th bit.

struct StaticBitArray(uint capacity)
@safe pure nothrow @nogc const @trusted
bool
opIndex
(
size_t idx
)

Meta