Advances to the next element (post-increment).
Declared in <kernel/bitcoinkernel_wrapper.h>
<kernel/bitcoinkernel_wrapper.h>
auto operator++(int unused);
A copy of the iterator before advancing.