Bitwise OR-assign this object with the specified rhs.
Set the value of this object to the value of a the bitwise or between this 128 bit integer and the specified rhs value, and return a reference providing mofifiable access to this object.
a reference providing modifiable access to this object
| Name | Description |
|---|---|
| rhs | right-hand operand |