Erase the bits in the range [first,last).]
Declared in <util/bitdeque.h>
<util/bitdeque.h>
iterator erase( const_iterator first, const_iterator last);
Iterator to the bit that followed the erased range.