StaticBitArray.opIndex

Gets the idx'th bit.

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

Meta