bitdeque::max_size

Return the maximum size of the container.

Synopsis

Declared in <util/bitdeque.h>

size_type
max_size() const noexcept;

Return Value

Largest number of bits the container can hold.