bitdeque::begin

Return a read-only iterator to the first bit.

Synopsis

Declared in <util/bitdeque.h>

const_iterator
begin() const noexcept;

Return Value

Const iterator to the beginning.