BitFlags.opAssign
auto ref opAssign(T...)(T flags) if (allSatisfy!(isBaseEnumType, T))No documentation available for this declaration.
auto ref opAssign(E flag)No documentation available for this declaration.
auto ref opAssign(T...)(T flags) if (allSatisfy!(isBaseEnumType, T))auto ref opAssign(E flag)