bitdeque::const_iterator

Read-only random-access iterator over the bits.

Synopsis

Declared in <util/bitdeque.h>

using const_iterator = Iterator<true>;