WatcherFlags.opCast

bool opCast(T : bool)() const pure @safe nothrow @nogc

Convert the flag set to true when any flag bit is present.

Returns

true when the mask is non-empty.