BitFlags.opAssign

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