EnumBitSet.opUnary

Set operations.

struct EnumBitSet(E)
const
opUnary
(
string op
)
()
if (
op == "~"
)
if (
is(E == enum)
)

Meta