Return a read-only reverse iterator to the last bit.
Declared in <util/bitdeque.h>
<util/bitdeque.h>
const_reverse_iterator rbegin() const noexcept;
Const reverse iterator to the reverse beginning.