Determine whether the container is empty.
Synopsis
Declared in <util/bitdeque.h>
bool
empty() const noexcept;
Return Value
True when the container holds no bits.
Created with MrDocs
Determine whether the container is empty.
Declared in <util/bitdeque.h>
bool
empty() const noexcept;
True when the container holds no bits.
Created with MrDocs