BitFlags.opBinary
No documentation available for this declaration.
auto opBinary(string op)(E flag) if (op == "|" || op == "&") @safe @nogc pure nothrow constNo documentation available for this declaration.
auto opBinary(string op)(E flag) if (op == "|" || op == "&") @safe @nogc pure nothrow const