Increment operators

Synopses

Declared in <bdlc_compactedarray.h>

Advance iterator and return its prior value (see free operator++).

Advance iter and return its prior value (see free operator++).

Advance iterator and return its prior value.

Advance iter and return its prior value.

Return Value

iterator referring to the prior position

Parameters

Name

Description

iterator

iterator to advance

unused

unused postfix discriminator

iter

iterator to advance

Created with MrDocs