BitFlags.opDispatch
bool opDispatch(string name)() if (__traits(hasMember, E, name)) @safe @nogc pure nothrow constNo documentation available for this declaration.
void opDispatch(string name)(bool set) if (__traits(hasMember, E, name)) @safe @nogc pure nothrowNo documentation available for this declaration.