BitField.opIndexAssign

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
opIndexAssign
()
(
bool value
,
size_t index
)
if (
__traits(isUnsigned, I)
)

Meta