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