Assign to this object the value of the specified rhs.
Return a non-const reference to this object. The behavior is undefined if rhs is infinite (INF) or not-a-number (NaN).
a non-const reference to this object
| Name | Description |
|---|---|
| rhs | value to assign |