Assign to this object the underlying object value and reference count of the specified rhs object, and return a reference providing modifiable access to this object.
Synopsis
Declared in <bdlc_compactedarray.h>
CompactedArray_CountedValue<TYPE>&
operator=(CompactedArray_CountedValue<TYPE> const& rhs);
Created with MrDocs