Insert a single bit before the given position.
Declared in <util/bitdeque.h>
<util/bitdeque.h>
iterator insert( const_iterator pos, bool val);
Iterator to the inserted bit.