BitField.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
struct BitField(Field, I = typeof(cast()Field.init[size_t.init]))
@optmath
bool
opIndex
()
(
size_t index
)
if (
__traits(isUnsigned, I)
)

Meta