Assign to this array the value of the specified rhs array.
Declared in <bdlc_packedintarray.h>
PackedIntArray<TYPE>&
operator=(PackedIntArray const& rhs);
Return a reference providing modifiable access to this array.
modifiable reference to this array
| Name | Description |
|---|---|
| rhs | array to assign from |