Return true if the length of this bit array is 0, and false otherwise.

Synopsis

Declared in <bdlc_bitarray.h>

bool
isEmpty() const;

Created with MrDocs