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