Decrement operators

Synopses

Declared in <bdlc_compactedarray.h>

Decrement iterator and return its prior value (see free operator‐‐).

Decrement iter and return its prior value (see free operator‐‐).

Decrement iterator and return its prior value.

Post‐decrement the specified iterator iter.

Return Value

iterator referring to the prior position

Parameters

Name

Description

iterator

iterator to decrement

unused

unused postfix discriminator

iter

iterator to decrement

Created with MrDocs