Assign to this array the value of the specified rhs array, and return a non‐`const` reference to this array.
rhs
Declared in <bdlc_bitarray.h>
<bdlc_bitarray.h>
BitArray& operator=(BitArray const& rhs);
Created with MrDocs