Move the begin iterator by the specified offset.

Synopsis

Declared in <bslalg_dequeprimitives.h>

Description

Move the begin iterator by the specified offset, and return the new begin iterator.

Return Value

the new begin iterator after applying offset

Parameters

Name

Description

offset

signed displacement applied to the begin iterator

Created with MrDocs