btck::Iterator::operator++

Advances to the next element.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

auto&
operator++();

Return Value

A reference to this iterator.