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