BloombergLP::bslalg::AutoArrayDestructor::moveBegin

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

Synopsis

Declared in <bslalg_autoarraydestructor.h>

OBJECT_TYPE*
moveBegin(difference_type offset = -1);

Return Value

the new begin pointer after applying offset

Parameters

NameDescription
offsetsigned displacement applied to the begin pointer