Return true if the length of this bit array is 0, and false otherwise.
true
false
Declared in <bdlc_bitarray.h>
<bdlc_bitarray.h>
bool isEmpty() const;
Created with MrDocs