Move the end pointer by the specified offset, and return the new end pointer.

Synopsis

Declared in <bslalg_autoarraydestructor.h>

OBJECT_TYPE*
moveEnd(difference_type offset = 1);

Created with MrDocs