Move the begin iterator by the specified offset, and return the new begin iterator.
Synopsis
Declared in <bslalg_dequeprimitives.h>
DequePrimitives_DequeElementGuard<VALUE_TYPE, BLOCK_LENGTH, ALLOCATOR>::Iterator&
moveBegin(std::ptrdiff_t offset = ‐1);
Created with MrDocs