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.
Created with MrDocs
Count the number of bits in the container.
Declared in <util/bitdeque.h>
size_type
size() const noexcept;
Number of bits currently stored.
Created with MrDocs