Return a mutable iterator past the last bit.

Synopsis

Declared in <util/bitdeque.h>

iterator
end() noexcept;

Return Value

Iterator to the end.

Created with MrDocs