IntFlags.popFront

Clear the first set IntFlag. This is equivalent to flags -= flags.front.

struct IntFlags
ref
popFront
return pure @safe nothrow @nogc
(
)

Meta