Function BitFlags.opUnary

Inverts all bit flags.

BitFlags opUnary(string op : "~")() const;

Returns

New BitFlags object with all bits inverted.