bitdeque::end

Return a read-only iterator past the last bit.

Synopsis

Declared in <util/bitdeque.h>

const_iterator
end() const noexcept;

Return Value

Const iterator to the end.