end overloads
end
Declared in <util/bitdeque.h>
<util/bitdeque.h>
Return a mutable iterator past the last bit.
iterator end() noexcept;
Return a read-only iterator past the last bit.
const_iterator end() const noexcept;