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