BitFlags.opDispatch

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