Complement the value of every bit in this array. Note that the behavior is analogous to applying the ~ operator to an object of fundamental type unsigned int.
~
unsigned int
Declared in <bdlc_bitarray.h>
<bdlc_bitarray.h>
void toggleAll();