Assign to this object the value of the specified rhs.
Assign to this object the value of the specified rhs object, and return a non-const reference to this object. This operation performs a clone of the underlying Datum, see {Value Semantics} for more detail.
non-const reference to this object
| Name | Description |
|---|---|
| rhs | value to assign |