bitdeque::size

Count the number of bits in the container.

Synopsis

Declared in <util/bitdeque.h>

size_type
size() const noexcept;

Return Value

Number of bits currently stored.