Assign to this array the value of the specified rhs array, and return a non‐`const` reference to this array.

Synopsis

Declared in <bdlc_bitarray.h>

BitArray&
operator=(BitArray const& rhs);

Created with MrDocs