BitFlags.opAssign
auto ref opAssign(T...)(T flags) if (allSatisfy!(isBaseEnumType, T)) @safe @nogc pure nothrowNo documentation available for this declaration.
auto ref opAssign(E flag) @safe @nogc pure nothrowNo documentation available for this declaration.