EnumBitSet.this

Construct an instance populated with a single member.

struct EnumBitSet(E)
this
(
E e
)
if (
is(E == enum)
)

Meta