Return a mutable iterator past the last bit.
Declared in <util/bitdeque.h>
<util/bitdeque.h>
iterator end() noexcept;
Iterator to the end.
Created with MrDocs