BloombergLP::bslalg::AutoArrayMoveDestructor::advance

Increment both middle and destination pointers by one position.

Synopsis

Declared in <bslalg_autoarraymovedestructor.h>

void
advance();

Description

The behavior is undefined if this operation result in destination() entering the [ begin(), end() )] range.