Access an element with bounds checking, throwing std::out_of_range if out of bounds.
Declared in <util/bitdeque.h>
<util/bitdeque.h>
const_reference at(size_type position) const;
Read-only reference to the requested bit.