Return the bitwise complement ("toggle") of the specified array.
array
Declared in <bdlc_bitarray.h>
<bdlc_bitarray.h>
bdlc::BitArray operator~(BitArray const& array);