BitArray.this

struct BitArray
this
(
R
)
(
in R data
)
if (
isIntegral!(ElementType!R) &&
isUnsigned!(ElementType!R)
)

Meta