btck::Iterator::operator--

Moves to the previous element.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

auto&
operator--();

Return Value

A reference to this iterator.