Moves to the previous element (post‐decrement).

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

auto
operator‐‐(int unused);

Return Value

A copy of the iterator before moving.

Parameters

Name

Description

unused

Ignored disambiguator selecting the post‐decrement form.

Created with MrDocs