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.
Created with MrDocs
Return the maximum size of the container.
Declared in <util/bitdeque.h>
size_type
max_size() const noexcept;
Largest number of bits the container can hold.
Created with MrDocs