Return the number of bits in this array.

Synopsis

Declared in <bdlc_bitarray.h>

std::size_t
length() const;

Return Value

number of bits in this array

Created with MrDocs