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