end overloads
Synopses
Declared in <util/bitdeque.h>
Return a mutable iterator past the last bit.
Return a read‐only iterator past the last bit.
const_iterator
end() const noexcept;
Return Value
-
Iterator to the end.
-
Const iterator to the end.
Created with MrDocs