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
Return the number of bits in this array.
Declared in <bdlc_bitarray.h>
std::size_t
length() const;
number of bits in this array
Created with MrDocs