Assign to this array the value of the specified rhs array, and return a reference providing modifiable access to this array.
Synopsis
Declared in <bdlc_packedintarray.h>
PackedIntArrayImp&
operator=(PackedIntArrayImp const& rhs);
Created with MrDocs