EnumBitSet.opIndex

Access by indexing (runtime value).

struct EnumBitSet(E)
const
bool
opIndex
(
E e
)
if (
is(E == enum)
)

Meta